Changes between Version 47 and Version 48 of node-contiki


Ignore:
Timestamp:
Oct 7, 2010, 9:04:50 AM (14 years ago)
Author:
petsku
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • node-contiki

    v47 v48  
    1571576. Run the gw6c client.
    158158* /usr/local/gw6c/bin$ sudo ./gw6c
    159 Leave IPv6 tunnel running, and open a new terminal to program the node with Sensei-application.
     159Leave IPv6 tunnel running, and open a new terminal to program the node with SENSEI-application.
    160160
    1611617. Verify that the gw6c created another interface with IPv6 address.
     
    195195
    196196
    197 == Program Tmote Sky node with contiki-2.4 and Sensei components ==
     197== Program TmoteSky node with contiki-2.4 and SENSEI components ==
    198198
    1991991. Download and install Contiki-2.4 as instructed in Section 3.1.
    200200
    201 **Note: If you want to program a node with source code, please continue to step 2. If you don't need source code or you don't have access to the Sensei SVN, you can program a node with binary file with less steps. If you choose to program a node with binary file, please move to Section "Program Tmote Sky node with binary file".
     201**Note: If you want to program a node with source code, please continue to step 2. If you don't need source code or you don't have access to the Sensei SVN, you can program a node with binary file with less steps. If you choose to program a node with binary file, please move to Section "Program TmoteSky node with binary file".
    202202
    2032032. Copy coap/ and sensei/ folders from svn (node-contiki-coap/apps/) to contiki-2.4/apps/
     
    232232* contiki-2.4/examples/sensei$ make sensei.upload
    233233
    234 === Program Tmote Sky node with a binary file ===
     234=== Program TmoteSky node with a binary file ===
    235235
    2362362. Make a new folder to examples/[[BR]]