What program are you running on the re-Motes?
Assuming that it is something that sends a single ADC reading
in each message, it's entirely possible that the "84 32" that
you get IS that reading. Note that it is little-endian so the
actual value is 0x3284.
Otherwise your message dump doesn't look like a TOS_Msg. You can
try to use Listen directly, with out SerialForwarder, to see the
whole buffer and compare it to the message structs.
MS
Tran Nam Hung wrote:
I am not very sure about SerialForwarder, I also have a problem using it.
When I run SerialForwarder, the program reads the messages and waits at
port 9001.
I want to obtain temperature information
So I write a client java program to connect to port 9001 to obtain the
packets.
But I only find a packet like this:
84 32 00 00 .... 00 00 : the remaining bytes are all 00
at that time I used only one mote, which connected to the MIB510 board.
I turned on another mote and place it near the mote that connected to
the board, but there was no difference.
Can anybody tell me the steps to get temperature information using mica2
motes, MIB510 board, please? I am in desperate need.
*/Roberto <[EMAIL PROTECTED]>/* wrote:
I'm sorry.... I just realized that Serial Forwarder only forward
messages to! remote hosts!!! It's all right!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
------------------------------------------------------------------------
New Yahoo! Messenger with Voice. Call regular phones from your PC
<http://us.rd.yahoo.com/mail_us/taglines/postman5/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com
> and save big.
------------------------------------------------------------------------
_______________________________________________
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