HELLO

I tried to execute BlinkToRadio application.
The Receive event is triggered before The sendDone event.
how to select the message to send it?
I have this result:

administrat...@sweet-089462c65 /opt/tinyos-2.x/apps/BlinkToRadio
$ python test.py
Node  1 je suis emetteur
DEBUG (1): entrain d'exécution
Node  2 je suis recepteur
DEBUG (2): entrain d'exécution
DEBUG (1): Sending...
DEBUG (2): Sending...
DEBUG (1): Received
DEBUG (2): sendDone
DEBUG (2): Received
DEBUG (1): sendDone
DEBUG (2): Sending...
DEBUG (1): Sending...
DEBUG (2): Received
DEBUG (1): sendDone
DEBUG (1): Received
DEBUG (2): sendDone
DEBUG (1): Sending...
DEBUG (2): Sending...
DEBUG (1): Received
DEBUG (2): sendDone
DEBUG (2): Received
DEBUG (1): sendDone



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

Reply via email to