espressif/coap

4.3.5~6

Latest
uploaded 17 hours ago
Constrained Application Protocol (CoAP) C Library

2 examples

  • coap_client
    This CoAP client example connects your ESP32 device to a CoAP server, sending a GET request and fetching responses.
    12.40 KB
  • coap_server
    This CoAP server example starts a daemon task to communicate with CoAP clients, supporting DTLS and M2M applications.
    11.14 KB