Changes between Version 38 and Version 39 of node-contiki


Ignore:
Timestamp:
Oct 6, 2010, 11:42:35 AM (14 years ago)
Author:
petsku
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • node-contiki

    v38 v39  
    1515
    1616If you have fresh copy of Ubuntu operating system, install the following packets.
    17 
    18 $ gksudo gedit /etc/apt/sources.list
    19 
    20 --> remove all # before source lists
    21 
    22 $ sudo ldconfig
    23 
    24 $ sudo apt-get update
    2517
    2618$ sudo apt-get install subversion wireshark radvd
     
    9284* $ cd contiki-2.4/tools/sky/uip-bridge
    9385* $ make connect
     86
     87[[Image(BRIDGE_make_connect.png, 50%, center)]]
     88
    9489* $ shift+ctrl+t        (opens a new terminal tap)
    9590* $ make bridge
     91
     92[[Image(BRIDGE_make_bridge.png, 50%, center)]]
    9693
    9794Now the bridge node and the Linux should be a router for your IPv6 enabled sensor nodes. Make sure you have some nodes (JCreate, Tmote Sky, Raven LCD, etc) with some IPv6 software and then try to ping some of your nodes with ping6 and see what happens! Notice that you have to add %tap0 after the IPv6 address, in order to use the right interface, e.g.: