X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fcc2420%2FLplBroadcastPeriodicDelivery%2FREADME.txt;h=9dbe0ba0bbaa1b19895509cf40e2575aeaeef732;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=45a114c68c36fd76119c8cea68841d5640af6281;hpb=848b00d847183f222b2ac8c63ff54a4ee1fec247;p=tinyos-2.x.git diff --git a/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt b/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt index 45a114c6..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 (or.. 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