User Tools

Site Tools


lab10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lab10 [2018/01/25 19:01]
narcisa_ana.vasile [What is SLIP?]
lab10 [2018/01/25 19:03] (current)
narcisa_ana.vasile [Building]
Line 22: Line 22:
 <code>  <code> 
 $ cd examples/ipv6/rpl-border-router  $ cd examples/ipv6/rpl-border-router 
-$ make TARGET=avr-zigduino savetarget +$ make TARGET=sparrow savetarget 
 $ make WITH_SLIP=1 WITH_WEBSERVER=0 -j10  $ make WITH_SLIP=1 WITH_WEBSERVER=0 -j10 
 $ make upload AVRDUDE_PORT=/dev/ttyUSB0 </code> $ make upload AVRDUDE_PORT=/dev/ttyUSB0 </code>
Line 55: Line 55:
 fdfd:: fe80::11:22ff:fe33:4403 </code> fdfd:: fe80::11:22ff:fe33:4403 </code>
  
-It's helpful that tunslip6 is putting through the debug messages from the Zigduino. So we can see the boot-up process complete successfully.+It's helpful that tunslip6 is putting through the debug messages from the Sparrow. So we can see the boot-up process complete successfully.
  
 ===== Ping ===== ===== Ping =====
Line 81: Line 81:
  
 <code>$ cd examples/ipv6/rpl-collect  <code>$ cd examples/ipv6/rpl-collect 
-$ make TARGET=avr-zigduino savetarget  +$ make TARGET=sparrow savetarget  
-$ make udp-sender.avr-zigduino.u AVRDUDE_PORT=/dev/ttyUSB1 -j10 </code>+$ make udp-sender.sparrow.u AVRDUDE_PORT=/dev/ttyUSB1 -j10 </code>
  
 Now see that we can ping it ok: Now see that we can ping it ok:
Line 99: Line 99:
  
 <code>$ cd examples/ipv6/rpl-border-router  <code>$ cd examples/ipv6/rpl-border-router 
-$ make TARGET=avr-zigduino savetarget +$ make TARGET=sparrow savetarget 
 $ make upload WITH_WEBSERVER=0 WITH_SLIP=1 AVRDUDE_PORT=/dev/ttyUSB0 -j10  $ make upload WITH_WEBSERVER=0 WITH_SLIP=1 AVRDUDE_PORT=/dev/ttyUSB0 -j10 
 $ cd examples/webserver-ipv6  $ cd examples/webserver-ipv6 
-$ make TARGET=avr-zigduino savetarget +$ make TARGET=sparrow savetarget 
 $ make WITH_WEBSERVER=webserver-nano -j10  $ make WITH_WEBSERVER=webserver-nano -j10 
 $ make upload login WITH_WEBSERVER=webserver-nano AVRDUDE_PORT=/dev/ttyUSB1 </code> $ make upload login WITH_WEBSERVER=webserver-nano AVRDUDE_PORT=/dev/ttyUSB1 </code>
lab10.1516899692.txt.gz · Last modified: 2018/01/25 19:01 by narcisa_ana.vasile