Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

"moteID" must be the number of the mote running 01bsp_radio_rx_prog.ihex

Code Block
user@rennes:~/openwsn$~$ cd openwsn-fw/projects/common/01bsp_radio_rx/
user@rennes:~/openwsn/openwsn-fw/projects/common/01bsp_radio_rx$ python 01bsp_radio_rx.py

 ___                 _ _ _  ___  _ _ 
| . | ___  ___ ._ _ | | | |/ __>| \ |
| | || . \/ ._>| ' || | | |\__ \|   |
`___'|  _/\___.|_|_||__/_/ <___/|_\_|
     |_|                  openwsn.org
running IoT-lAB? (Y|N): Y
motename? (e.g. wsn430-35): wsn430-<moteID>
len=127 num=0   rssi=-56  lqi=107 crc=1
len=127 num=1   rssi=-56  lqi=105 crc=1
len=127 num=2   rssi=-56  lqi=106 crc=1
len=127 num=3   rssi=-56  lqi=107 crc=1
len=127 num=4   rssi=-56  lqi=108 crc=1
len=127 num=5   rssi=-56  lqi=107 crc=1
len=127 num=6   rssi=-56  lqi=107 crc=1
len=127 num=7   rssi=-56  lqi=106 crc=1
len=127 num=8   rssi=-56  lqi=108 crc=1
len=127 num=9   rssi=-56  lqi=107 crc=1
...

...