CC2531 as a Zigbee Sensor
splitice opened this issue · 6 comments
Say I wanted the CC2531 to function as a (high power) Zigbee Sensor.
Do you know if this be possible?
Thanks yes, we came to a similar oppinion over the weekend that ti CC2531 is not really suited for running as an End Device.
We are currently looking at the Digi XBee and trying to get it to work with a CC2531 as Coordinator. Breaking out the sniffer at the moment but not having much luck yet. Not seeing any device join.
Any thoughts? I'd be happy to PR any support or fixes we introduce (along side some already made).
It looks like the problem is specifically with the values returned by the TI CC531.
Sometimes we see a tcDeviceInd with values from the xbee device in it, but never a Device Join.
To me (with my limited experience) it looks like the Xbee does not like something in the packet from the TI. Not sure if you have any experience here. A pcap file is attached.
Hi @splitice, sorry for the late response.
We do not understand the problem here, because we have no experience on Xbee.
And I look the pcap file only see 'Orphan Notification'
, but without capture 'Association Request'
and 'Association Response'
info. I'm not sure Xbee device is real join the network.
You can open PR or issues to us, if you have any progress on this issue. Thank you!
Unfortunately we have come to the conclusion that the XBee hardware is not compatible with the CC2531ZNP. I was not able to with certainty identify the cause of the incompatibility.
Thank you for your assistance however.
We have resolved this by using the CC2530/CC2531 as a End Device.
This is long closed, but … can you elaborate a bit on using CC2530 as end devices? There seems to be pretty little documentation floating around. Even a few pointers would help greatly~.
Thanks,
-Dario