nes-proj/examples/platform-specific/jn516x/tsch
2017-09-22 14:34:20 +02:00
..
simple-sensor-network MAC layer configuration done from Makefile instead of .h files 2017-09-22 14:34:20 +02:00
tools Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
tx-power-verification MAC layer configuration done from Makefile instead of .h files 2017-09-22 14:34:20 +02:00
uart1-test-node MAC layer configuration done from Makefile instead of .h files 2017-09-22 14:34:20 +02:00
common-conf-jn516x.h Simplify configuration through more suitable defaults, and removed unused features. Cleanup many configuration files. 2017-07-06 10:01:55 +02:00
common-conf.h MAC layer configuration done from Makefile instead of .h files 2017-09-22 14:34:20 +02:00
README.md Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific 2017-05-16 17:47:57 +02:00

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