Changes between Version 32 and Version 33 of Check


Ignore:
Timestamp:
Oct 12, 2010, 7:17:12 PM (14 years ago)
Author:
dan.tudose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Check

    v32 v33  
    4646 * [http://www.codesourcery.com/sgpp/lite/arm ARM g++] compiler
    4747
    48 ==Installation==
     48== Installation ==
    4949 Sensor nodes:
    5050 * Edit the PLATFORM option in [https://svn-batch.grid.pub.ro/svn/Sensei-WP5/node-rum-coap/rum_src/Makefile this] Makefile to match your hardware (RAVEN for RZRAVEN, leave undefined for Sparrow)
     
    5656 * Telnet the router (its default IP address should be 192.168.1.125). You should gain access to the following interface:
    5757[[Image(telnet.png, center)]]
    58  * Turn on the Raven or Sparrow nodes. You should see them joining the network and view the network tree by entering the "t" (Network Table) command.
    59 
     58 * Turn on the Raven or Sparrow nodes. The Raven nodes emit an audible signal when connected to the net. You should see them joining the network and view the network tree by entering the "t" (Network Table) command.
     59 
     60 Gateway:
     61 * Compile and run the COAP [https://svn-batch.grid.pub.ro/svn/Sensei-WP5/gateway/ gateway] code on the machine that is connected to the edge router.
     62 *
    6063 
    6164= Monitoring and reprogramming=