Other Parts Discussed in Thread: CC2530, Z-STACK,
I encountered a problem with znp
Environment: I have a cc2530 sensor and coordinator. When the sensor is at a certain distance from the coordinator (a critical point where normal communication cannot be achieved), the sensor's rejoin process is triggered, and the coordinator also replies to the rejoin resp, but then znp pushes the MT_ ZDO_ LEAVE_ IND message, but no corresponding sensor device

[14:58:36]I (247838714) |RPC|: SOC IN <-- 18 Bytes: SOF:FE, Len:0D, CMD0:45, CMD1:C9, FCS:34, Payload:
[14:58:36]83 8F 56 CC 59 23 00 4B 12 00 00 00 00
[14:58:36]I (247838729) |MT ZDO|: zdoProcess: MT_ZDO_LEAVE_IND
I repeated the environment several times and found that there was always MT_ ZDO_ LEAVE_ The phenomenon of IND. I wonder if the protocol stack has special handling for this interaction failure?
