Python library to interact with Digi International's XBee radio frequency modules.
Mozilla Public License 2.0
185
stars
93
forks
source link
zigbee: source route: reverse hops order for a 'Create Source Route' packet #279
Closed
tatianaleon closed 2 years ago
'Create Source Route' packet (0x21) must include the hops to a destination node from closest node to destination to closest neighbor to source. See:
https://www.digi.com/resources/documentation/digidocs/90001539/#reference/r_frame_0x21.htm
https://github.com/digidotcom/xbee-python/issues/278