-->
Page 1 of 1

COAP on ESP-01

PostPosted: Mon Oct 05, 2015 5:40 am
by anupak
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

Re: COAP on ESP-01

PostPosted: Tue Oct 06, 2015 10:07 pm
by RichardS
More CoAP details here http://coap.technology/

Richard.