nes-proj/examples/slip-radio
2018-01-26 22:59:48 +01:00
..
sky Automatically include module-macros.h when provided by modules 2017-12-22 05:21:39 -08:00
Makefile PROJECTDIR now turned into modules via MODULES_REL 2017-12-22 05:21:39 -08: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
README.md
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 fixed slip-radio config, added shell to NBR and added parsing to no-framer 2018-01-26 22:59:48 +01:00
slip-radio.h

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).