Hi,

Is there anyway two motes can communicate with each other having different
tinyos versions (ie tinyos 1.x and 2.x)  ?

I tried to follow links below:
https://www.millennium.berkeley.edu/pipermail/tinyos-help/2008-September/036039.htmlhttp://mail.millennium.berkeley.edu/pipermail/tinyos-help/2009-May/040049.html

I tried to modify header of TOS_msg (in tinyos 1.x) structure by adding src
(uint16) and network (uint8) fields to match with tinyos 2.x (message_t in
tinyos 2.x).

In this process, I made sure that both the motes are configured to
communicate on the same freq (channel 26) and with same group id (0x22). Is
there anything else which I should take care of ? (In 2nd link, there was
some discussion about tinyos 1.x supporting big endian and tinyos 2.x
supporting little endian)

Any help will be appreciated.

regards,

Dhruv Vyas

(Graduate Student)
BITS - Goa
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to