Arduino uno WiFi rev2 to Influxdb

Hello everyone,

I’m working on a project where I need to send data to InfluxDB using an Arduino Uno WiFi Rev2 with a u-blox NINA-W102. I realize now that not choosing an ESP might have been a bit of a mistake because it seems easier to connect with InfluxDB.

I’ve got some sensor data with timestamps that I want to upload to my InfluxDB bucket, but I can't figure out how to do it with this board. I’ve looked everywhere without success.

Has anyone here managed to send data from this Arduino board to InfluxDB? If you have, could you share how you did it or point me to some sample code?

Thanks a lot for any help you can provide!

See my post

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.