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.
Hi N.M.
1) NWK and APS keys related to Zigbee communication are stored on the device automatically and handled by the Z-Stack library.
2) If you would like to implement your own application encryption procedures then please refer to the TI Drivers Runtime APIs.
3) The IEEE 802.15.4 MAC address is used for unique device identification for the Zigbee extended address or Pan ID.
4) You can disable the JTAG from the CCFG, please reference the TRM. This operation can be completed using UNIFLASH or FLASH-PROGRAMMER.
5) This further depends on your CCFG bootloader settings. Here is an Application Report for more information.
6) The CC2642R shares the same security features as the CC2652R but this makes me think you are using the BLE stack, not Zigbee.
Regards,
Ryan
1) Here are aesKeyAgreement and nvsinternal examples which could help, along with referencing the TI Drivers Runtime APIs.
4) "Lock debug interface" is selectable from the Customer configuration section of the Edit tab in FLASH-PROGRAMMER 2, you can view the help documentation from the GUI for more information.
5) Locking and disabling JTAG is synonymous in this context.
6) Yes
Regards,
Ryan