I can't seem to figure out why my program doesn't act correctly sometimes. I created a structure similar to the one in BlinkToRadio to contain the payload portion of my radio message. I have one uint_16 store the mote id and another store data. The receiving mote just forwards the message to the serial port. This seems to work fine with one mote. However with more than one mote it sometimes appears that the mote Id of one mote is sent with the data from the other mote. Does anyone know what might be happening? Thank you.
-- John _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
