[Tinyos-help] Sending Data from PC to Tmote

2008-05-12 Thread Jose Araujo
Dear All,

 

I wanted to send data from my PC to the mote connected to him and then the
mote should be able to send this data to another mote in the network. I
tried to look on the documentation but I was not able to find anything. The
objective was to have the mote listening to its serial port and just forward
the packet. This has to be fully autonomous since I don’t want to have any
interaction with the PC to send the data i.e. the PC has to periodically
generate the data and forward it to the mote.

 

Thanks for your help,

 

Best,

 

José

___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Sending Data from PC to Tmote

2008-05-12 Thread Varun Jain
Hi Jose,

If you look at the BaseStation application (Tinyos-2.0.2) or 
BaseStationCC2420 application (in earlier versions), you will find that it 
does what you want. It will take in serial input and send it on Radio OR 
vice-versa it can send packets received on Radio to the serial port (UART).

 

I have used this application and it works perfectly fine.

 

-VJ

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jose Araujo
Sent: Monday, May 12, 2008 9:39 PM
To: tinyos-help@millennium.berkeley.edu
Subject: [Tinyos-help] Sending Data from PC to Tmote

 

Dear All,

 

I wanted to send data from my PC to the mote connected to him and then the mote 
should be able to send this data to another mote in the network. I tried to 
look on the documentation but I was not able to find anything. The objective 
was to have the mote listening to its serial port and just forward the packet. 
This has to be fully autonomous since I don't want to have any interaction with 
the PC to send the data i.e. the PC has to periodically generate the data and 
forward it to the mote.

 

Thanks for your help,

 

Best,

 

José

___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help