[Tinyos-help] : Is it possible to communicate between Tinyos 1.x and Tinyos 2.x via ridio?
Renee Azhen
azhen_renee at yahoo.com.cn
Sun Sep 7 00:28:38 PDT 2008
yep, Eric, I want to communicate by radio.
In T2, the message format_t is named msaage_t, and in T1, it is named TOS_msg, and it is almost different. So each nodes in different T# can't analyze other type radio message as expected.
Can we revise the code in the mac-lay of T2 to receive and analysze radio message send by T1 node?
Can we move on by some other method to resolve this problem, then let them communicate between different platform. Or definitely no way?
thanks
zhijian
Eric Decker <cire831 at gmail.com> 写道:
Communicate in what way? Using the radio?
It is my understanding that there is a small difference between the packet format in
T2 vs. T1. I would recommend looking at message_t for the communications medium
used for T2. I don't remember what the packet structure is called in T1 but that is
what you want to compare against.
That is where I would start.
eric
2008/9/6 Renee Azhen <azhen_renee at yahoo.com.cn>
hi, all,
Most of my nodes are programed with tinyos 2.0, but there is a message sender is programed with tinyos 1.x.
It is possble to let the nodes with tinyos 2.0 receive the msg sent by tinyos 1.x??
thanks
zhijian
---------------------------------
雅虎邮箱,您的终生邮箱!
_______________________________________________
Tinyos-help mailing list
Tinyos-help at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
--
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
---------------------------------
雅虎邮箱,您的终生邮箱!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080907/50576935/attachment.htm
More information about the Tinyos-help
mailing list