Open Maxilicious opened 7 years ago
Indeed, the UDP client demo page is still sadly empty... You can find the UDP demo client in examples/6lbr-demo/apps/udp-client and the corresponding server in examples/6lbr/apps/udp-server.
Note that the code is not the simple code possible, you should also have a look at the Contiki examples.
Hi,
I'd like to use the provided UDP client to connect to my 6LowPan gateway, but the page for demosntrating how to install the udp client is missing. Could you give me some directions on how to install this?