Part Number: CC2538-CC2592EMK
Other Parts Discussed in Thread: CC2592, Z-STACK
Hello ,
why router is sending leave request to end device??
Please find attached sniffer log.refer packet id -89-92
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.
Part Number: CC2538-CC2592EMK
Other Parts Discussed in Thread: CC2592, Z-STACK
Hello ,
why router is sending leave request to end device??
Please find attached sniffer log.refer packet id -89-92
so
#define NWK_END_DEV_TIMEOUT_DEFAULT 8 // 8 means the actual timeout value is 256 minute
If any router does not receive any mac data request from a particular child ZED in 256 minute then it will send leave request to zed if zed send any message to its parent router, correct ???
#define NWK_END_DEVICE_LEAVE_TIMEOUT 9 // 9 means the actual timeout value is 512 minute
If any router does not receive any mac data request from a particular child ZED in 512 minute then, that zed will be removed from the message queue , correct ???
Ok i have captured sniffer log by keeping sniffer in center ,
In the log I have observed that ZED sends data request , (packet ID 1270)
After 2 minute router is sending remove device command to that ZED (packet ID 1771)
PFA sniffer log!!
573b sending data request but still router sending leave request to It at packet 3061.rarI have captured One more event where I can see data request from ZED (573B ) But still router sending it leave request at packet id 3061
Thanks for the links for dealing with wifi interference.
But My doubt is why ZigBee channel 26 will have will have bad RF performance with comparison to other, as mentioned by YIKAI CHEN in the previous reply - "ZigBee channel 26 might have bad RF performance due to some modulation problem".
Regarding this, I had asked for some reference documents.
yes,I have tried channel 20,15,11 earlier and That was very bad experience but there was mistakes as well like cc2592 incorrect configuration in z-stack.