nes-proj/examples/platform-specific/jn516x/tsch/simple-sensor-network/node
Simon Duquennoy caa02ae51e Define UIP_IP_BUF globally in uip.h 2018-10-17 11:18:32 +02:00
..
Makefile 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
node.c Define UIP_IP_BUF globally in uip.h 2018-10-17 11:18:32 +02:00
project-conf.h Examples: consistently use PROJECT_CONF_H 2018-04-20 06:46:02 -07:00
waveform.h

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