>From what you've said, I think you're storing this pkttmp and using it later to transmit from the timer callback, yes?
On Wed, Oct 30, 2013 at 11:47 AM, José Silva Oliveira Araujo <[email protected]>wrote: > pkttmp.ip6_data = &v;**** > Could it be that this pointer points to a location that is no longer valid when the actual transmission is scheduled? -Srikanth
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
