I am trying to implement the same thing wireless.
The Light sensors will communicate to the Light control arduino node through xbee radios (S2). I have light sensor to communicate with the control node. I established communication between them in AT mode. But I want to establish the communication in API mode.
I am a newbie to zigbee communication. I want to learn to communicate these xbee in API mode.I am using X-CTU version 6.1.1 to configure.Any help would be appreciated.
I have configured them as follows
Radio 1.
XB24-ZB Ver:21A7
ZIGBEE COORDINATOR API
Pan ID: 10
SH:13A200
SL:4086DE9E
DH:13A200
DL:40B3EE21
Radio 2.
XB24-ZB Ver:29A7
ZIGBEE ROUTER API
PAN ID :10
SH:13A200
SL:40B3EE21
DH:13A200
DL:4086DE9E
I checked for the network topology in X-CTU and found both nodes are connected one as co-ordinator and other as end device.Pls find the attached image for the topology.
Now how to establish communication between them?. I tried to communicate as in AT mode by typing in one console and receiving the same in another radios console. But API mode is asking for frames. And I dont know how to define frames. I have attached the image of the screen. Can someone help on how to proceed from here?