Hi,
I just want to know if I can send a message to all Xbee DigiMesh on my mesh network?
Best regard,
Nicolas
Hi,
I just want to know if I can send a message to all Xbee DigiMesh on my mesh network?
Best regard,
Nicolas
You can broadcast to all by sending to the broadcast address.
In transparent mode set DH to 00000000 and DL to 0000FFFF.
In an API packet Use 000000000000FFFF for the 64 bit address field and FFFE in the 16 bit address field.