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.

cc26xx-web-demo converted len

Hi men, 

I'm having problems with adding a payload to strings on CoAP. I added the various things, cul coap-server, res-sensor and cc26xx-web-demo and it works. The only thing I would like is a reading of a string and not an int. I followed the example of the ADC, but nothing. What can I put in place of the CC26XX-WEB-DEMO-CONVERTED-LEN? From how I understand this you need to convert an int, but how can I see a string? My string is simply a printf.

Thanks for your help