Hi, I'm new with sensor wireless network, TinyOS support 802.15.4 (fortunately), I saw that Zigbee was grounded on 802.15.4 but I don't know if TinyOS support Zigbee. In TinyOS example sources (tinyos-2.1.0/apps/) there is the directory 6lowpancli/, so TinyOS support 6lowpan (which use tinyos-2.1.0/tos/lib/net/6lowpan/IPC.nc), but not at 100 % (see /opt/tinyos-2.1.0/tos/lib/net/6lowpan/README).
To collect data TinyOS uses its own protocol (CTP), I'am testing it at this time with TOSSIM, it's a best-effort distributed algorithm. I didn't see any other documention on what routing protocol TinyOS support (I'm interesting), maybe take a look at http://www.tinyos.net/tinyos-2.x/doc/html/tep125.html. Rémi 2009/4/20 David Li <[email protected]> > Hi, > > I believe TinyOS doesn't support Zigbee or 6loPAN out of the box. But I > haven't been able to find out exactly what 's been implemented as I am new > to this. > > Can anyone explain or show me some pointers what kind of MAC and routing > protocols TinyOS 2.x supports? > > Thanks. > > David > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
