espressif/coap

4.3.5~8

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

2 examples

  • coap_client
    This example connects an ESP32 to a CoAP server, sends a GET request, and fetches the response.
    12.39 KB
  • coap_server
    A simplified libcoap-based CoAP server receives requests and transmits data to CoAP clients.
    11.13 KB