Chat freely about anything...

User avatar
By anupak
#30527 I have ported the microcoap library onto the esp8266 sdk. I also wrote a simple application which changes the state of the GPIO pins. Would appreciate if folks can test and provide me feedback on the same. This is beta code, so please use it with care.

The code is available at github https://github.com/anupak/esp8266-samplecode/tree/master/coap_test. The accompanying description is in the following blog post http://forgetfullbrain.blogspot.com/2015/10/microcoap-on-esp8266-esp-01.html

Feedback is welcome.

-Anup
User avatar
By RichardS
#30740 More CoAP details here http://coap.technology/

Richard.