nes-proj/examples/platform-specific/jn516x/tsch/simple-sensor-network/node
George Oikonomou 2f8779471b Allow overriding common example configuration 2017-10-08 17:03:05 +01:00
..
Makefile Don't pass -DWITH_COAP in example Makefiles 2017-10-08 17:03:04 +01:00
README.md Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific 2017-05-16 17:47:57 +02:00
node.c Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
project-conf.h Allow overriding common example configuration 2017-10-08 17:03:05 +01:00
waveform.h Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific 2017-05-16 17:47:57 +02:00

README.md

Node is part of Simple-Sensor-Network When node is connected to border-router (TSCH), it will wait to be addressed by a host on port 8185. When addressed, IPv6 address of host is acquired. Node will start to transmit samples of a waveform ("simulated" sensor data) to the host on port 8186 at a rate of once per 10 seconds. Type of waveform and phase depend on mac address of node in order to better distinguish the waveforms at the host side. LED is flashed every time a sample is transmitted. Nodes are tested with configuration JN516x_WITH_DONGLE=1