Hello, I got a new BME688 development kit, configured and its is recording the data. I used the recorded data to create an AI algorithm using the AI studio. Now, 1 - Is there any way I can test the algorithm with further recordings?(other than the app, the app has only a demo feature not a live testing) It need not be on realtime, but like recording the same and then analyzing the algorithm I created earlier. (I don't have much experience with IDE or arduino in general) 2 - How can I read the raw data of sensor output? Like resistance vs time, a CSV file or data log of the all 8 sensors?
... View more