nes-proj/examples/slip-radio
Simon Duquennoy ea32ab0f12 Removed UIP_LLH_LEN 2018-10-18 20:26:12 +02:00
..
sky removed unused code and sensors on Sky slip-radio 2018-01-27 14:52:14 +01:00
Makefile Do not attempt to compile SLIP for nrf52dk 2018-03-09 16:29:06 +00:00
README.md Update slip-radio readme 2017-11-01 09:26:57 +01:00
project-conf.h RPL BR and slip-radio: use c flag '-imacros' to include module-specific defines 2017-12-22 05:21:39 -08:00
slip-net.c fixed slip-radio config, added shell to NBR and added parsing to no-framer 2018-01-26 22:59:48 +01:00
slip-radio.c Removed UIP_LLH_LEN 2018-10-18 20:26:12 +02: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).