TinyOS can use 802.15.4 radios. It is NOT Zigbee compliant which I beleive the XBee is.
TinyOS is 802.15.4 compliant to a degree. It supports CSMA/CA (typically) and the basics of 15.4 frames. It does not support PAN coordination etc. And plays games with addressing. The TinyOS AM stack uses hard coded 16 bit address without PAN coordination. TinyOS also has support for BLIP and 6lowpan. I'd be very surprised if a TinyOS communicates at all with a XBee. Now that said… I did a simple google search for "Xbee 2420" and found this…. Google is your friend (well most times). Hint hint. http://embedntks.com/tinyos-xbee-interoperability-xbee-compatible-cc2420-radio-stack/ On Thu, Nov 14, 2013 at 8:27 AM, Bipin Kunjumon <[email protected]>wrote: > Hai... > Anyone's helps on this particular topic is appreciated, Here > i am facing some problem with the XBee - CC2420 Radio Stack and > TinyOS Complaint Radio Stack (CC2420) Interoperability. If anyone > successfully done this bi-directional interoperability... please help > me.... > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
