Hi,
I am running into problems using the telosb TOSSIM simulator.
I am getting messages like
HPL.Fail : transmit from 0 to 1 failed (due to state being
STATE_TX_FRAME instead of RX_FRAME)
and
HPL.Fail : transmit from 1 to 0 failed (due to state being
STATE_RX_CALIBRATE instead of RX_FRAME)
Reading through the Chipcon CC2420 datasheet I don't see why
transmitting in state RX_CALIBRATE would be a problem.
Secondly I don't understand the concept in TinyOS:
How can the state machine be in a state where a transmission is not
possible if I only send after I get a SendDone?
I am using a global variable to check if no other transmission is running.
Any ideas?
Thanks in advance
Martin
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help