This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC2652R7:NVCOMP 用法

Guru**** 2810875 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1161112/cc2652r7-nvcomp-usage

器件型号:CC2652R7

 客户 对 nvocmp 驱动程序有疑问。  他们需要在 NVS 中保存3或4个项目、并想知道他们是否可以使用与 BLE 相同的 nsocmp 驱动程序? 以这种方式进行的权衡是什么、或者是否有更好的选择?  您能告诉我哪些 SYSID/ItemID/SUBID 可供我们使用吗?   

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Lawrence、

    从 BLE5-Stack OSAL SNV 实施中、可为客户应用预留 NV 项目。  请参阅 《BLE5-Stack 用户指南》的"非易失性存储"部分。

    // Customer NV Items - Range  0x100 - 0x11F
    #define BLE_NVID_CUST_START             0x100  //!< Start of the Customer's NV IDs
    #define BLE_NVID_CUST_END               0x11F  //!< End of the Customer's NV IDs

    此致、
    Ryan