Hi! Happy to have set up my enviro indoor. It’s taking readings and populating nicely in adafruit.io . But I notice that I’m only getting data for these five readings:
color temperature
humidity
luminance
pressure
temperature
I thought I had understood that I should also be getting readings for :
Gas Resistance
Air Quality Index
Voltage
Am I missing something? Can anyone help?
Thanks!!
hel
December 16, 2024, 9:44am
2
Sounds like you might need to update to the most recent firmware?
# Upgrading Firmware <!-- omit in toc -->
- [Easy Mode](#easy-mode)
- [Advanced Mode](#advanced-mode)
- [Downloading MicroPython](#downloading-micropython)
- [Downloading the Enviro software](#downloading-the-enviro-software)
- [Transferring files using the Linux command line](#transferring-files-using-the-linux-command-line)
- [Transferring files using Thonny](#transferring-files-using-thonny)
- [Starting from scratch](#starting-from-scratch)
Here's how to update the firmware on your Enviro board for all the latest fixes and tweaks! These instructions should also work if you're setting up an Enviro board from scratch.
## Easy Mode
You can now download a special **pre-built Enviro uf2 image** that comes with all the files you'll need, so you can copy everything to your Enviro in one easy step.
Hop over to the releases page of this repo and download the most recent uf2 file (you'll find it under 'Assets'):
- [Enviro releases page](https://github.com/pimoroni/enviro/releases)
![Downloading the Enviro uf2](images/download_uf2.png)
This file has been truncated. show original