we just released our free CoAP stack ("lobaro-coap") to the esp8266 platform.
Our CoAP implementation was primary designed for embedded hardware platforms and easy usage.
Features are:
* easy to use āCā CoAP stack
* open source (MIT)
* complete request/response logic
* complete retry logic
* piggybacked & separate reponses
* prepared for sleeping server
* runs on static memory are with own memory allocator
* no need for FreeRTOS SDK (but should be no problem)
* only one UDP socket internally used
* wifi credentials can be set via CoAP on esp8266 softAP interface
Give it a try at (also with ready to test binaries):
http://www.lobaro.com/lobaro-coap-on-esp8266/
and
http://www.lobaro.com/lobaro-coap/
Any comments and feedback are highly appreciated!
TobiStatistics: Posted by lobaro ā Thu Nov 26, 2015 4:27 pm
]]>