Hi,
I have two XBP24BZ7 (S2B) Xbee pro modules. They work perfectly in AT mode and even in API mode when the Destination Address is broadcast (0x000000000000FFFF).
The problem arises when I try to set up the destionation address to be the serial number of one of them. the receiving xbee doesn´t receive any data.
To do the testing I am using the following set up.
Software: X-CTU in terminal mode
Packet generator (http://ftp1.digi.com/support/utilities/digi_apiframes2.htm) Set up in 0x10 (transmit request), API2, Zigbee.
1 Xbee set up as ZIGBEE Coordinator API:
Firmware:21A7
PANID: 1234
SH: 7D33A2
SL: 40A04C83
MY:0
AP: 2
1 Xbee set up as ZIGBEE Router API:
Firmware:23A7
PANID: 1234
SH: 7D33A2
SL: 40A04C8E
MY:EE70
AP: 2
I have generated the packet:
“7E 00 12 10 01 00 7D 5d 33 A2 40 A0 4C 8E FF FE 00 00 66 67 68 69 47”
With payload: 0x66, 0x67, 0x68, 0x69
and 64DestAddr: 7d33a240a04c8e
and 16DestAddr: 0xFFFE
and I have try to sent it from the coordinator using the “assemble packet” but nothing shows up in the router terminal. The distance between the xbee modules is about 1 meter.
I have tried another test, sending a packet from the router with the SH:SL address of the coordinator but again nothing shows up in the coordinator terminal.
I don´t know what is going on. I have updated the firmare and check the configuration of each xbee module over and over again but I don´t see nothing wrong.
I appreciate any help.
Thanks in advance