Yes, I'm receiving the packet. I send the value ibit_mask before I receive a new one, and all works, but when I receive a new ibit_mask, the value of ibit_mask I sent is 0 (and I didn't send it a ibit value of 0).
I don't know why the value was delete. 2011/5/31 Eric Decker <[email protected]> > > Based on the snippet of code you sent the following is true. > > If ibit_mask changes => a packet was received && the packet data != > ibit_mask > > Do you really know that you are receiving a packet? > > You might want to invest in a JTAG device so you can actually debug this > kind of thing. > > Debugging this stuff by inspection is a royale pain. > > >> >> Thanks in advance, >> >> regards! >> >> Xavi >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > > > > -- > Eric B. Decker > Senior (over 50 :-) Researcher > > >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
