uploaded 5 months 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. It supports various URI schemes for…
12.40 KB
-
coap_server
This CoAP server example is a simplified adaptation of libcoap examples that starts a daemon task to receive and transmit data from/to CoAP clients.…
11.14 KB