SKU: ABX00083 Description The Arduino Nano ESP32 (with and without headers) is a Nano form factor board based on the ESP32-S3 (embedded in the NORA-W106-10B from u-blox®). This is the first Arduino board to be based fully on an ESP32,and features Wi-Fi®, Bluetooth® LE,...
When a write precision is configured, the client will automatically assign the current time to the timestamp of each written point which doesn't have a timestamp assigned. Automated assigning of timestamp can be turned off by usingWriteOption::useServerTimestamp(true). Client will still specify...
When error message doesn't help to explain the bad behavior, go to the library sources and in the file src/util/debug.h uncomment line 33: // Uncomment bellow in case of a problem and rebuild sketch #define INFLUXDB_CLIENT_DEBUG_ENABLE Then upload your sketch again and see the debug ou...