The arduino-lorawan library provides a structured way of using the arduino-lmic library to send sensor data over The Things Network or a similar LoRaWAN-based data network. This version targets v4.0.0 ...
Library for simple http communication with webserver. Library does not block work of your program (no delay() is used!), does not use memory-expensive String lib and handles most of ESP8266 errors by ...