This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, I have implemented in my work code data to read on the CoAP and so far everything works. Now I would like to save this data on a cloud that works with CoAP. Can I do this with the cc26xx-web-demo? I have the url of the cloud, how can I implement it in the code?
1) Download tinyDTLS from the website
2) sudo tar zxvf tinydtls-0.8.2
2) Go to the folder tinydtls-0.8.2
3) Do ./configure and make
At this point I see "error: cannot find input file: sha2/Makefile.in"