Hi all, I have a doubt use the function setGroup. I have two tmotes one send message and other receive. The mote sender modify the id group with the function setGroup( &msg, 10 ) and the receiver read the gid with the function group(msg), but surprise the value of gid is different.
If setup the message with gid 10, when the receiver extract the gid, the value is 0x22. If change 10 with another number the receiver always return 0x22. I don't know why. Thanks a lot _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
