nes-proj/examples/slip-radio
Simon Duquennoy 79e823b4d3 Update slip-radio readme 2017-11-01 09:26:57 +01:00
..
sky Make slip-specific putchar sky-specific 2017-10-31 22:26:23 +00:00
Makefile Allow the target to specify its own Makefile 2017-10-31 22:26:22 +00:00
README.md Update slip-radio readme 2017-11-01 09:26:57 +01:00
project-conf.h Move sky-specific example code to separate sub-dir 2017-10-31 22:26:23 +00:00
slip-net.c Use the logging module 2017-10-31 22:26:23 +00:00
slip-radio.c Make slip-specific putchar sky-specific 2017-10-31 22:26:23 +00:00
slip-radio.h Improve code style 2017-10-31 22:26:23 +00:00

README.md

This example is intended to run on a mode that is connected to a native host system by SLIP. Full IEEE 802.15.4 packets are transmitted over slip, turning the mote into a simple radio, with the RPL and 6LoWPAN stack running on the host. This is typically used with the native border router (example rpl-border-router on target native).