I’m having a few problems with an Xbee end node. I have a network of 35 Xbee sensors including 7 repeaters. I’ve given each sensor the following settings:
FW Version: 29A7
API Mode = 1
SM – 4 (Cyclic sleep)
SP – 7D0 (Sleep for 20 seconds)
SN – 1E ( 30 sleep cycles)
SO – 6 (Extended sleep)
IR – 800 ( Send a sample every 2 Seconds)
ST – 7D0 (Sleep timer = 20 seconds)
All the nodes are working perfectly except one. Its constantly sending a unicast data transmission to the coordinator which is putting out a lot of random Zigbee Receive Packets – Frame Type 0x90. Why would it just randomly do this? Its spitting out this data pretty much every second but with varying RF data. Also I have no communications back to it and can’t send a reset command or any AT command.
Sample frame:
900013a2004089bf9cf45e41f0fff87fdff8fffcfffffefefefefefc3b6244fefffff8fcfefefefeffff70e5fffff8fffffcfffcfffcfffcffffe8e6f
e95fffff0fffffcfffcfffcfffcffdf2600125afefffff0fffff8fffcfffff8fffff87f
Any suggestions or solutions will be greatly appreciated.
Thanks