File format definition for devkit -> AI-studio

I am investigating the example bme688_dev_kit.ino from the boschsensortec/Bosch-BME68x-Library.

In the loop() function (= main() for Arduino framework), data is written to a file /BME688_Datalogger_Log.csv (in setup() a header is written to this file)

Is this the fileformat that AI-Studio expects ?

I have some doubts because

Can you please clarify and define what file the AI-studio expects, so we can generate compatible files for it ?

1
2 replies