Contiki on Sky Nodes
From Glacsweb Wiki
downloading
2.5 beta is from:
git clone git://contiki.git.sourceforge.net/gitroot/contiki/contiki
which we have copied into the probe/gw11 area of our SVN.
essentials
tools/sky/serialdump-linux -b115200 /dev/ttyUSB0
is worth making an alias for - as it connects to the serial console on the node
contiki-collect - good way to test nodes "live" ? demo it is written in Java. tested well on TelosB by KM&PJB
radio and network
there is a simple radio connection test in:
examples/sky/radio-test.c
make radio-test.upload on two sky nodes and they flash blue leds when connected - useful for probes with LED code check?
in that dir there is also rssi-scanner with make viewrssi running a little live plot