This repo contains CoAP protocol for ESP-12E
-
Updated
Jun 5, 2021 - C++
Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained networks in the Internet of Things, as defined by IETF RFC 7252. CoAP adopts a REST model making it easy to learn and easy to adapt to HTTP. coaps:// is a related protocol, where "s" stands for a secure layer using DTLS. Learn more at coap.technology.
This repo contains CoAP protocol for ESP-12E
A tiny simple library for using CoAP protocol over NB-IoT modem SIM7020E