uploaded 3 days ago
Constrained Application Protocol (CoAP) C Library
2 examples
-
coap_client
This CoAP client example connects an ESP32 device to a CoAP server to send GET requests and fetch responses.
12.40 KB
-
coap_server
This CoAP server example initializes a daemon task to handle requests from CoAP clients, supporting DTLS sessions.
11.14 KB