From e7ddbb93a4c25b2c065d0ca51551b4a60575ae9c Mon Sep 17 00:00:00 2001 From: kaisenl Date: Sat, 15 Nov 2008 00:04:49 +0000 Subject: [PATCH] Added information about using test application in conjunction with basestation. --- apps/tests/TestDip/README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apps/tests/TestDip/README b/apps/tests/TestDip/README index b56aeaff..b216bbfc 100644 --- a/apps/tests/TestDip/README +++ b/apps/tests/TestDip/README @@ -70,3 +70,12 @@ approximately: 2 minutes for both nodes to receive 96 out of 96 items. With 128 items or more, MicaZ nodes don't receive anything. Memory limitation? + +6. BASESTATION + +If you are using the Basestation application to sniff what packets are +being sent in the air, you will need to adjust the packet size to match +the test application. For this specific application, you will need to +add the following to your Makefile: + +CFLAGS += -DTOSH_DATA_LENGTH=32 \ No newline at end of file -- 2.39.2