[Tinyos-help] : Is it possible to communicate between Tinyos 1.x and Tinyos 2.x via ridio?

Eric Decker cire831 at gmail.com
Sun Sep 7 00:35:59 PDT 2008


2008/9/7 Renee Azhen <azhen_renee at yahoo.com.cn>

> 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.
>

Not sure what you mean by "almost different".  Slightly different?

>
> Can we revise the code in the mac-lay  of T2 to receive and analysze radio
> message send by T1 node?
>

It is possible.   It would have to be done at a fairly low level in the
stack.  My gut feeling is you'd be biting
off a lot.  Asking for lots of problems.

What problem are you trying to solve?  In other words what are you trying to
do with the node that
is communicating using the T1 stack?


> Can we move on by some other method to resolve this problem, then let them
> communicate between different platform. Or definitely no way?
>

A different approach would be to build a T1-T2 gateway.  A node that has two
radios or possibly one radio
attached to two stacks.  But this too seems like more trouble then it is
worth.


>
> 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
>>  ------------------------------
>> 雅虎邮箱,您的终生邮箱! <http://cn.mail.yahoo.com/>
>> _______________________________________________
>> 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
>
>
> ------------------------------
> 雅虎邮箱,您的终生邮箱! <http://cn.mail.yahoo.com/>




-- 
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/b0112af1/attachment.htm 


More information about the Tinyos-help mailing list