nes-proj/examples/platform-specific/jn516x/tsch
George Oikonomou 8fb2b2074e Delete jn516x-specific BR example
#132 deleted other jn516x-specific BR examples, but this one was missed. This pull deletes the leftover example.

This is the only place where we are still using the obsolete `SLIP_BRIDGE_CONF_NO_PUTCHAR` define (all others were removed by #135). This pull removes that too.
2018-03-30 15:21:52 +01:00
..
simple-sensor-network TSCH: rework .h system, now following the same structure as rpl-lite 2018-03-28 10:39:41 -07:00
tx-power-verification Delete jn516x-specific BR example 2018-03-30 15:21:52 +01:00
uart1-test-node Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed 2018-03-09 16:29:06 +00:00
README.md Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific 2017-05-16 17:47:57 +02:00
common-conf-jn516x.h Allow overriding common example configuration 2017-10-08 17:03:05 +01:00
common-conf.h Autoconfigure Orchestra whenever the module is included 2017-10-12 18:32:19 +02:00

README.md

Examples for tsch on jn516x

simple-sensor-network: This example shows a simple sensor network consisting of node(s),an rpl-border-router and a host connected to the IPv6 network. tx-power-verfication: Example on TX power control and RSSI reading on JN516x. Resource available on coap client. uart1-test-node: Example on exposing uart1 of JN516x node to a coap client