uploaded 5 months ago
Constrained Application Protocol (CoAP) C Library
-
coap_client
This CoAP client example connects an ESP32 device to a CoAP server, allowing it to send GET requests and fetch responses. It supports various URI…
Archive size ~ 12.40 KB
-
coap_server
This CoAP server example is a simplified adaptation of a libcoap example, designed to run as a daemon task, handling requests from CoAP clients and…
Archive size ~ 11.14 KB