Skip to content

B4k3/iot-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal Contiki-NG example, simple printing out "Hello, world". This example runs a full IPv6 stack with 6LoWPAN and RPL. It is possible, for example to ping such a node:

make TARGET=native && sudo ./hello-world.native

Look for the node's global IPv6, e.g.:

[INFO: Native    ] Added global IPv6 address fd00::302:304:506:708

And ping it (over the tun interface):

$ ping6 fd00::302:304:506:708
PING fd00::302:304:506:708(fd00::302:304:506:708) 56 data bytes
64 bytes from fd00::302:304:506:708: icmp_seq=1 ttl=64 time=0.289 ms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published