Hello Sparkfun
I am running your code example for reading out data and settings from the SCD30 (Exampl5_GetSettings.ino) on my Arduino MKR 1310 board withe the SCD30 connected via I2C.
I get this output:
"SCD30 Example
Forced recalibration factor (ppm) is 400
Measurement interval (s) is 2
Temperature offset (C) is 0.00
Altitude offset (m) is 0
Firmware version is 0x342
Auto calibration set to false
Waiting for new data
Waiting for new data
Waiting for new data
Waiting for new data"
So communication seems to work but it just continues waiting for dataā¦
Any ideas what I am missing here?
br.
Allan