On 9/8/06, Jay Taneja <[EMAIL PROTECTED]> wrote:
Ming,
The radio transmit power can be changed by adding a compile-time flag. Here's an example of adding it on the command line (though it can be added in the Makefile just as well):
CFLAGS=-DCC2420_DEF_RFPOWER=# make telosb install,# bsl,#
where the 1st # is the power desired (between 1 and 31 inclusive, I believe - is this right?), the second # is the node id, and the 3rd # is the COM port minus 1.
As far as a manual for Telos, your best bet is to check the Moteiv website: http://www.moteiv.com/ (the Tmote Sky is largely based on the Telos B and shares almost every functionality with it). They have a "community forum" that has solutions to the most common problems (its at the "Support" link at the top of the page). Additionally, you can look through the archives of this mailing list at the following URL: http://www.tinyos.net/scoop/special/support#mailing-lists
Good luck.
-jayOn 9/7/06, Ming <[EMAIL PROTECTED]> wrote:Hi
I would like to ask how can I change the radio power of the telosb. By the way, where can I find the manual of Telos? Thank you.
Yours,
CM
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
