hello everybody,
 
         i am tring to send some data packets via the uart through the mica mote to few other motes using the routing algorithm and back to the uart............everything is working fine.
 
 
.but the problem is by default the TOS_DATA_LENGTH is 29, so when i am tring to send a packet of length less then this, say 10 bytes of data, then the packet which is being received back via the uart is fine till this 10 layers..............but along with this 10 bytes of data i am getting some junk data ( some times the data which i sent in thye prev packet is being included in the packet along with the data which i sent).................
 
   so can u help me out, how to avoid this junk data .........................
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to