[Tinyos-help] How to send a message with UART

euph0rion euph0rion at euph0rion.org
Thu Mar 1 12:33:35 PST 2007


You can use any programming language and read the raw data from serial port 
on your computer.
You have just to implement the HDLC framing if your using it on the mote 
side,
and you do if you're sending with GenericComm or something like this.
The packet fromat is not very difficult to implement, we do this on PDAs..

Other possibility is you send raw data over UART
not framed....


----- Original Message ----- 
From: "walid hamdi" <hi_walid at yahoo.fr>
To: <tinyos-help at Millennium.Berkeley.EDU>
Sent: Thursday, March 01, 2007 8:29 PM
Subject: [Tinyos-help] How to send a message with UART


> Hi All!
>
> I have a question concerning UART.
>
> Java application do not function in my computer so
> BcastInject does not function, is there any other
> possibility to send packets with UART?
> Because I want to read Logs from many sensors and if I
> send a radio packet one mote, all other motes will
> loose the Logged infos when not connected to the
> programming board.
>
> Please help!
>
>
>
>
>
>
> ___________________________________________________________________________
> Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions 
> !
> Profitez des connaissances, des opinions et des expériences des 
> internautes sur Yahoo! Questions/Réponses
> http://fr.answers.yahoo.com
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> 



More information about the Tinyos-help mailing list