I am sending about 10 bytes of data from first mote to the second mote. The
second mote receives this data and adds its own data and has to forward the
total data. This works perfectly only for 4bytes of data sent by the first
mote. When i send more data there is segmentation fault in UDPP. line 116 it
says.
How should i overcome this problem? Is it possible to parse/fragment the
incoming data and then rebuild the data and send? If so how should i do it?

With Regards,
Swaytha.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to