My goal is to set up a simple 3 node network (using the same XBee-Pro 900HP (S3B) module), where the data of the end-device is routed via the repeater to the coordinator and vice versa. In short, my question is: is it possible to send a packet from the Gateway via the repeater to the end-device (using directed broadcast) while the end-device is in “Async. Cyclic Sleep Pin Wake” mode, set to wake up every, for example, 10 seconds?
Here’s some more details:
I’d like to use the repeater (directed broadcast ) mode and “not” the Digimesh. The end-device and coordinator are placed sufficiently far so there’s no direct link between them. Although the end-device –> Gateway direction is working, the Gateway –> end-device is not. I’ve included the important parameters of the three nodes below:
1-Gateway
CE: Non-routing Coordinator [3]
TO: 80
SM: Normal [0]
DH, DL: 0X0FFFF
2-Repeater
CE: Standard router [0]
TO: 80
SM: Normal [0]
DH, DL: MAC address of Gateway
3-End-device
CE: Non-routing Poller [4]
TO: 80
SM: Async. Cyclic Sleep Pin Wake [5]
DH, DL: MAC address of Gateway
SP: BB8 (10000ms)