Other Parts Discussed in Thread: SIMPLELINK-CC13XX-CC26XX-SDK, Z-STACK
Hi,
sdk: simplelink_cc13x2_26x2_sdk_5_10_00_48
devicetype:enddevice
When the devices communicate, there is a probability that the data request will stop sending, and the enddevice will not trigger the lost parent callback, as shown in the figure below.
Before line 5560, the data request of the device is normal. After line 5560, the packet catcher does not catch the data request.
Our application layer controls the poll rate in the following ways.