Hi All,

I am signaling an event from async event void CaptureSFD.captured( uint16_t
time ) , exactly from where the RadioTimeStamp event was used to be
signaled in the older versions of tinyos. In my event, I am
using CC2420Transmit.modify to update some values in the msg buffer, but
apparenty, it does not change any data in the RAM. I have tried using
various memory locations to update them before sending, but after receiving
the data, it appeared that non of those changes were ever done. Did someone
else also had this kind of problem before.

I have used this approach before in tinyos-2.x where it used to work but no
more in tinyos-2.1.2/1, any suggestions!!!

VG
Wasif Masood
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to