Giovanni: I did the process once using Boomerang (Moteiv's tinyos distribution). It was on their support section. Using the wayback machine on archive.org I got the following link: http://web.archive.org/web/20070702230725rn_1/www.moteiv.com/community/Moteiv_Community
(It takes a long time to load) And now the direct link: http://web.archive.org/web/20070615020251/www.moteiv.com/community/Change_the_default_UART_baud_rate Work-around > > Increase the default baud rate. > > 1. Compile TOSBase for another baud rate using the "baud" make > extra. For instance, you can compile and install TOSBase for 262144 baud > like this: > > make tmote baud,262144 install,1 > > 2. Set your TOS_PLATFORMS environment variable to specify the file > used by Serial Forwarder to override the default serial port specifications > for the various platforms > > export TOS_PLATFORMS="`cygpath -m $HOME`/.platform.properties" > > 3. To automatically generate the $TOS_PLATFORMS file if it does not > yet exist, run Serial Forwarder once then quit > > java net.tinyos.sf.SerialForwarder -no-gui > # Hit CTRL-C > > 4. Edit the $TOS_PLATFORMS file and change the baud rate for tmote > to your new baud rate, for instance 262144 > > tmote=telos,2,262144 > > 5. Run serial forwarder as normal, specifying the tmote platform to > use the new baud rate > > On Sun, Feb 24, 2008 at 1:05 PM, Giovanni Abu-Aita <[EMAIL PROTECTED]> wrote: > Sikar, > > Could you please tell us where you found the example for tinyos.1.xbecause I > am looking for something similar for Micaz motes. > > Thank you. > > > *Sikar Chan <[EMAIL PROTECTED]>* wrote: > > Hi All > > Does any Tmote Sky user tried to modify the baud rate of BaseStation from > 115200 to higher? > > I saw one example but it seems to be in tinyos 1.x. > I would like to know the method in tinyos 2.x > > Please help~~ > > Thanks. > > Regards > Sikar Chan > > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > ------------------------------ > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it > now.<http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ> > > _______________________________________________ > 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
