Tool/software: Linux
The customer is using the node: simplelink_cc13x0_sdk_2_10_00_36\ti154stack\sensor
the Linux-SDK:
now they are using the second mode
When the normal communication is maintained, the power of the Coprocessor device is disconnected. When the node uploads the data packet, the node becomes an orphan state because no response is received, and the node sends a packet of a solo state periodically.
After the Co-processor is powered on again, it is found that even though a packet of a solitary state is received, the corresponding short address cannot be found through the address of the broadcast packet in the NV, resulting in unable to generate an acknowledgement to a packet for a solo state. And the node is still in an orphan state. We found it through the Linux application.
The question is: What can do to recover normal communication ?