Closed GoogleCodeExporter closed 9 years ago
Hi Steve,
I'm glad the library is working well for you.
It turns out the message you are trying to send does not exist for XBee ZB
devices; for these, you use the standard "tx" message with a long address.
Don't forget to set the dest_addr field to b"\xFF\xFE" to tell the device to
use the long address instead.
For a listing of the messages you can send for ZB devices, see
https://code.google.com/p/python-xbee/source/browse/xbee/zigbee.py
Original comment by pmalms...@gmail.com
on 8 May 2014 at 10:39
Original issue reported on code.google.com by
Steve.bo...@gmail.com
on 7 May 2014 at 9:32