Hi Janos,

I'm not really sure about my TinyOS version. The source-tree directory  
I use says 2.x but it contains release notes for version 2.1 so I'd  
say it's 2.1. I searched the web for a method to check on the version  
number but I'm running on Mac OS X and I havn't found anything usefull  
for me yet.

> Regarding your question about the byte order: Use nx_struct instead of
> struct, as described in the tutorial. This way you can make sure that
> all the data you're sending over the radio has the same endianness.


I have used the nx_struct as described in the tutorial and I also  
implemented the tutorial. But since the tutorial didn't work as  
expected I decided to make it less complicated by programming one  
sender and one receiver still keeping to the tutorial as much as  
possible. Just to see if that would work. It behaved just as the  
tutorial did.

David
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to