On 6/8/07, Peizhao Hu <[EMAIL PROTECTED]> wrote:
thanks David,

I tried to modify your example AntiTheft application to implement
control of sensor node from the root:
1. node notify its appearance to the base station and wait for further
instructions (either into low power waiting mode or start sampling)
2. base station can inactive a node by disseminate the operation mode
with the target ID.

However, I finished everything and deployed onto the motes, I have no
idea how I can debug the application.

so is there any debugging tool that I can use rather than 3 low bits leds?

Some options:
- http://www.tinyos.net/tinyos-1.x/doc/nesc/nesc-debugging.html
- tossim
- tinyos-2.x/tos/lib/printf
- send some of your own radio or serial messages for debugging

Personally, I tend to mostly use avarice/gdb and the leds...

David
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to