-6

Can anyone tell me how I can see all XBee modules linked in my Pan ID? I want to send from Coordinator the command and receive the number, and Network ID, of all XBee modules linked in same Pan ID.

My modules are all Series 2.

Greenonline
  • 1,330
  • 8
  • 23
  • 31
Rui Oliveira
  • 13
  • 1
  • 5

1 Answers1

3

The command for this is ATND.

Just send the packet 0x7E 0x00 0x06 0x08 0x01 0x41 0x54 0x4E 0x44 0xCF to the coordinator.

Heeryu
  • 852
  • 10
  • 25