This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
lab7 [2018/12/23 15:15] dan.tudose [Download Contiki] |
lab7 [2018/12/23 15:19] (current) dan.tudose [Ping] |
||
|---|---|---|---|
| Line 80: | Line 80: | ||
| Now that we know the node itself is working and printing OK, we want to make sure two nodes can talk. The best way to do this is with a ping. | Now that we know the node itself is working and printing OK, we want to make sure two nodes can talk. The best way to do this is with a ping. | ||
| - | This requires two nodes. If you already have hello-world on one node, the easiest thing to do is to put ping-ipv6 on a second node, and ping the other. So for this example, say we already have hello-world working on node 3 on / | + | This requires two nodes. If you already have hello-world on one node, the easiest thing to do is to put //ping-ipv6// on a second node, and ping the other. So for this example, say we already have //hello-world// working on node 3 on /// |
| - | < | + | We'll connect a second node to the computer, and presume it's connected to /// |
| + | |||
| + | < | ||
| $ make upload AVRDUDE_PORT=/ | $ make upload AVRDUDE_PORT=/ | ||
| $ make login AVRDUDE_PORT=/ | $ make login AVRDUDE_PORT=/ | ||