On Wed, Apr 17, 2013 at 11:07 PM, Hamdi Zribi <[email protected]> wrote:
> Hello, how can I select a protocol (zigbee for example)? which command ? > You need to come up to speed on how to build TinyOS images for TinyOS platforms (motes). Once you do you will see your question doesn't make any sense. There are no commands to enable protocol stacks. Rather applications get built that pull in different modules that provide the software that implements the protocol stacks and functionality. Also Zigbee isn't supported by TinyOS. Zigbee itself is a protocol stack built on top of 802.15.4. TinyOS does support 802.15.4 with its own protocol stacks. > And I want to know how can I extract data from the sensor. > Rather than ask silly questions, you should do what every one else does and start with the tutorials. See http://docs.tinyos.net/tinywiki/index.php/TinyOS_Tutorials Also try doing a google search for "how to get started with TinyOS". > _______________________________________________ > 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
