Hi.
I just have two series two modules and I need them on API mode. I need to send data from an analog input on my end device to my coordinator.
My firmware is 2964 on END_DEVICE as ZIGBEE END DEVICE API.
My firmware is 2164 on COORDINATOR as ZIGBEE COORDINATOR API.
This is my setup:
Coordinator:
PAN ID:3332
NI:COORDINATOR
DH=0
DL=FFFF
AP=2
End Device:
PAN ID:3332
NI:END_DEVICE_1
DH=0
DL=0
D0=2 //READ THE ANALOG SENSOR ON PIN 20
IR=1388
AP=2
Is this correct??? Is there something else I need to setup??? How can I test communication with X-CTU to confirm the link beetween them???