Hello.

I have a wind sensor with an RS232 output cable. I want to connect this
cable to a tinynode 1 serial port. The wind sensor will send readings to
its RS232 output cable and the tinynode 1 will read the sensor readings
from the tinynode 1 serial port. Then, I want this tinynode 1 to send to
the radio all the messages that it is receiving from the serial port to a
tinynode 2 that is connected to a computer.

Basically I need to install in the tinynode 1 a base station app that reads
from the serial port and sends to the radio,  and in the tinynode 2 a base
station app that reads from the radio and send through the serial port.

I thought I could do this by installing BaseStation on both tinynodes
because BaseStation is supposed to be a bridge between the serial and radio
channel in any direction. However, the tinynode 1 is not reading from the
serial port the messages that the wind sensor is sending.

I also thought that I could change the Oscilloscope application to read
sensor readings from the serial port instead of the light, voltage or
temperature sensors. But I could not find how to change it.

Any help would be appreciated.

Regards,
Victoria Pimentel
Sensor Networks Lab Assistant
Faculty of Computer Science
University of New Brunswick
Fredericton, Canada
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to