I have 1 end device and 2 coordinators. The end device has panid = 0 and the coordinators have an specific panid, for example 9999 and 8888.
The end device, after making contact with a coordinator, gets the operating panid of the coordinator. If I switch the coodinator, the end device remains with the previous operating panid and reject the new coordinator.
How can I reset the operating panid for switching the coordinator and auto-redirect the end device?
You can issue NR0 if the end device is in AT mode or use can send API frame if the end device is in API mode.
To generate the frame refer the following link, http://ftp1.digi.com/support/utilities/digi_apiframes2.htm
Use the API frame 0x09
how this digi_apiframes it is supposed to work?
Ones the packet it is build , how do I send the packet?
It is this method working when FR , NR0 and RE already had failed?