CO2 Engine (K33) BLG CO2-Sensor always sends the same (mainly) implausible measurement value and does not change values when in contact with breathing air.
For my setup I followed the following instructable for the K30: https://www.instructables.com/Track-CO2-Carbon-Dioxide-Levels-With-Ardunio-and-C/.
I just took a BLG K33 CO2 sensor instead of K30 and an Arduino Nano instead of an Arduino Uno.
I also took the code from the referenced website and could establish a connection.
At the moment I constantly get 89 ppm for CO2 concentration. It also used to be 702 or 99 or 146. All these values are neither plausible nor do they change when exposed to breath. The change in value is arbitrary but mostly happens after switching the sensor off and on again or when I moved the setup.
Did anybody else encounter this problem? I am grateful for your help.