Greetings,
I am having some communication problems with an SCD-40 and a QT PY esp32-s2. When trying to run the exampleUsage sketch, I get the results below. I am using an Adafruit JST cable on the quick connect ports and have a green power LED lit on the CO2 sensor, but there seems to be a problem with the I2C comms. Did I miss a configuration step somewhere?
Thanks
Error trying to execute stopPeriodicMeasurement(): Received NACK on transmit of address
Error trying to execute getSerialNumber(): Received NACK on transmit of address
Error trying to execute startPeriodicMeasurement(): Received NACK on transmit of address
Waiting for first measurement... (5 sec)
Error trying to execute readMeasurement(): Received NACK on transmit of address
Error trying to execute readMeasurement(): Received NACK on transmit of address
Error trying to execute readMeasurement(): Received NACK on transmit of address
Error trying to execute readMeasurement(): Received NACK on transmit of address...