Hi Roberto, I'm using the Hammer HTerminal. Which works quite fine for me. It shows the full serial stream includng the preamble and all the other stuff which is parsed out normally by the Listen tool. http://www.der-hammer.info/terminal/ It's a German site but just use the download link to get it. The problem is that you have to calculate the CRC yourself before you can send messages to the network. Otherwhise the messages are not forwarded to the network.
Greetings Christian -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Michael Schippling Gesendet: Freitag, 24. März 2006 21:45 An: Roberto Cc: [email protected] Betreff: Re: [Tinyos-help] hyyperterminal You mean look at TOS_Msg packets coming over the UART into the PC? If so, don't bother...they are not ASCII and will just look like garbage if they don't hang up the terminal program altogether. I think the UART settings are 57Kbaud 1 stop bit no-parity if you want to prove this to yourself though... MS Roberto wrote: > if I want to read terminal messages using hyperterminal or other kind of > programs, what are the settinng I have to use? > > > _______________________________________________ > 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 _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
