tobiasschuerg / InfluxDB-Client-for-Arduino

Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.
MIT License
382 stars 95 forks source link

Influxdb data sending with sim800l #192

Closed ilcnet closed 2 years ago

ilcnet commented 2 years ago

Hello dear friends I have a problem with data sending to influxdb server by 2g Internet sim800l, my esp32 received data with lora and i need to send it to influxdb server with 2g sim800l module, anybody can help me to solve this issue, regard

vlastahajek commented 2 years ago

@ilcnet, there is already started issue about this: #140. Such a feature might be added at the end of the year.