Hi all,

I have faced a strang error today. I have uploaded my application in one 
tmote sky. But the BaseStation could not receive messges from tmote sky 
node. I used another node uploading  BaseStation code but compiled with:
 CFLAGS += - DCC2420_NO_ACKNOWLEDGEMENTS
 CFLAGS += - DCC2420_NO_ADDRESS_RECOGNITION

Unfortunatelly, this node could not receive any message yet.  I used 
printf Library to check if the node has sent messages, and I found 
senddone event in CC2420ActiveMessageP.nc has been fired every time node 
sending message. that means the node sending message succesfully.

And the BaseStation could receive message if I upload the tmote sky node 
with another application such as RadioCountToLeds.

So I was puzzled with this, could you give me some advice?

Thank a million

Weiping Song

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to