You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Serial Monitor, I can see that the value for temperature and gas is non zero. Therefore, I infer that this is not a physical issue with the board, but a possible Bluetooth or software issue.
Step 2
In the NiclaSenseME.ino sketch, I modified the code to print the values of airQuality and co2 to the Serial Monitor.
Describe the problem
The values for the gas sensor and air quality are not displayed on the Nicla Sense ME dashboard and are always zero.
To reproduce
I am following this tutorial on the docs website: https://docs.arduino.cc/tutorials/nicla-sense-me/web-ble-dashboard
NiclaSenseME.ino
sketchOutput
windowExpected behavior
The value for the Indoor Air Quality and CO2 is non-zero
Arduino IDE version
2.0.4
Operating system
Windows 10
The text was updated successfully, but these errors were encountered: