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.

CC2652R1做协调器,工程去掉NV_RESTORE后,Transport Key变为0,不回应节点的消息

Other Parts Discussed in Thread: CC2530, Z-STACK, UNIFLASH

硬件:

协调器:CC2652R1_LAUNCHXL,

节点:    CC2530

软件:

协调器:C:\ti\simplelink_cc13x2_26x2_sdk_3_30_00_03\examples\rtos\CC26X2R1_LAUNCHXL\zstack\zc_genericapp\tirtos\iar\zc_genericapp_CC26X2R1_LAUNCHXL_tirtos_iar.template.eww

节点:E:\Texas Instruments\Z-Stack 3.0.2\Projects\zstack\HomeAutomation\GenericApp\CC2530DB\GenericApp.eww
当协调器IAR 工程中 Defined symbols包含NV_RESTORE时,节点入网过程正常,如抓包NV_RESTORE.cubx所示
当去掉NV_RESTORE时,协调器在发送完 Transport Key之后,就不再响应节点的end Device Timeout Request、Node Descriptor Request,无法完整正常的组网流程,如抓包xNV_RESTORE.cubx所示,同时发现Transport Key的Key都为0,
请帮忙分析为什么去掉NV_RESTORE后,组网无法完成,是否和Key为0有关系,谢谢!