API communication

Hi,

I got one XB24 connected to my computer with firmware 10CD, coordinator enabled, API enabled.

A second XB24 with firmware 10CD, DL and DH as the serialnr on the coordinator.

When sending this command to the second XB24 a relay should turn on. Nothing happends and I dont get any respons back.

7E 00 11 10 01 00 13 A2 00 40 3B 98 9A FF FE 00 00 FE 6C 01 24

Any suggestions on what could be wrong?

Thanks in advance

The packet you’re sending is a Zigbee transmit request packet, so it’s not surprising that the 802.15.4 firmware doesn’t recognize it and hence doesn’t respond. Assuming the relay is connected to one of the I/O lines, packet type 0x17 (remote AT command) would be more appropriate.

Make sure you’re reading the right manual: the firmware types are different and you need the 802.15.4 product manual.

Also, it would be wise to upgrade from 10CD to the latest firmware. That may not help the immediate problem, but it will make life easier later.