I do not have the options for Arduino Client Library

Hi when I create an account on InfluxDB, I do not have the options for Arduino Client Library. Could you help me out, please? Why do I not have the option for Arduino Client Library?

Hi @Mizingo, welcome to the InfluxDB community!

What do you mean by the option for Arduino Client Library?

The Arduino guide is available in the InfluxDB Cloud UI using the menu on the left, the arrow up icon (Load Sources).
You can also check tutorials on the web, e.g.: ESP8266 NodeMCU: Getting Started with InfluxDB | Random Nerd Tutorials

I have the same issue; following the tutorials I expected the arduino client library, but all I get under “client libraries” is GO and Python.
Where can I find the arduino client library?

Ok, new accounts are automatically backed by the new IoX engine, where they don’t officially offer classic clients.
However, this new engine still supports the same way of writing as the older one, so older clients, including Arduino, should work.
Follow any tutorial, like the linked above, to install the library and set connection params.