I’m using three Xbee
and tring to make a mesh networking system.
I have performed a experiment
in order to confirm the functionality of the module.
I was set up as follows.
[laptop A]
[Xbee S2] - Coordinator
↑
separated 150yd
↓
[laptop B]
[Xbee S2] - Routher
↑
separated 150yd
↓
[laptop C]
[Xbee S2] - Routher
In this experement,
“Laptop A” and “Laptop C” were able to exchange messages with each other properly.
But i’m not sure
whether the messages passed via “Laptop B”
or passed A to C directly.
How can i check that the message is passed through which router?
Is it possible to check by using the “XCTU”
or do i need to check the routing table ?
If so, how can I check the routing table?