Changes between Version 83 and Version 84 of node-contiki


Ignore:
Timestamp:
Oct 13, 2010, 8:34:51 AM (14 years ago)
Author:
petsku
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • node-contiki

    v83 v84  
    2121* $ tar -xzf sensei_contiki.tar.gz
    2222
    23       sensei_contiki package contains msp430-tmote-tools-contiki and sensei-example.
     23      sensei_contiki package contains msp430-tmote-tools-contiki and sensei-example folders.
    2424
    25254. Install msp430-tmote-tools-contiki.
     
    6363==== Build a bridge ====
    6464
    65 1. Disable the WLAN before building the bridge.
     651. Disable the WLAN before building the bridge. In Ubuntu 9.04, right click WLAN signal strength bar and remove a tick from Enable Wireless.
     66
     67[[Image(Disable_WLAN.png, 50%, center)]]
    6668
    67692. First you will need to program a TelosB/Tmote Sky, or similar node with a IEEE 802.15.4 compliant bridge. The bridge is available in contiki-2.4/tools/sky/uip6-bridge/uip6-bridge-tap.c and you upload the code with the following steps: