X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fcc2420%2FLplBroadcastPeriodicDelivery%2FREADME.txt;h=9dbe0ba0bbaa1b19895509cf40e2575aeaeef732;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=c1df9358e34468462859d22c7c5d927b295f9cca;hpb=d8ae5e0af7a50c9adba7d0c6d26cf4f8c0a93845;p=tinyos-2.x.git diff --git a/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt b/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt index c1df9358..9dbe0ba0 100644 --- a/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt +++ b/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt @@ -1,15 +1,15 @@ - +README for LplBroadcastPeriodicDelivery Author/Contact: tinyos-help@millennium.berkeley.edu Description: -To compile for motes with CC2420 radios, you must do: - env CFLAGS="-DLOW_POWER_LISTENING" make - Install the application to two nodes with the following ID's: Node 0 (Receiver node): id = 0 Node 1 (Transmitter node): id = 1 +Do this at compile time by adding the flag NODEID=, thus: + +make NODEID= ... This app sends a message from Transmitter node to AM_BROADCAST_ADDR and waits 1000 ms between each