Hi,
I have a platform that uses XBee Pro s2b in API mode for sending/receiving packets.
I would like to retain locally at each node, XBee's routing (for nodes acting as routers) and neighbor table (for both routers and end-devices).
I know that there is the ability to get a remote's routing and neighbor tables by sending the respective ZDO command (Management LQI Request or Management Routing Table Request) through the Explicit Address Request frame.
Q: Do I have the ability to send this frame locally to the XBee module (by setting the destination address equal to the XBee's 64-bit address) or this is invalid?
At least, is there another way to get the information I need (always in a "local" manner)?
Thanks in advance