oscgonfer
oscgonfer
Adds a message for sensor data that needs to be stored in memory. For SEN5X is: - Last cleaning timestamp and validity - VOC state and validity
This PR adds admin commands for CO2 sensors that have configuration parameters available. > [Related Issue](https://github.com/fablabbcn/smartcitizen-meshtastic/issues/10#issuecomment-3092212355) ## Checklist before merging - [ ] All top level messages commented - [...
This is a small PR along with https://github.com/meshtastic/firmware/pull/7048 to encode battery levels as -1 when the battery is not detected. This PR by itself doesn't do much, other than modifying...
We are using the SEN5X series and we would like to know how it should be operated if we want to have "interrupted" operation to save power. Ideally we want:...
This is a Pull request for the TI ADS1X15 series. This is replacement of the wrongly closed (by myself, I don't know how) https://github.com/meshtastic/firmware/pull/7109. PRs for the protobufs are already...
This is a draft PR to test out a new approach for admin commands specific to sensors. Some sensors (detailed in here: https://github.com/fablabbcn/smartcitizen-meshtastic/issues/12) require commands to set calibration parameters and...
Platforms like earthwatch (fresh water watch), have successfully implemented testing of various variables (nitrates, phosphates, etc.). It'd be great to reference their work in the [knowledge pages](https://docs.smartcitizen.me/knowledge/soil-water/) to avoid having...
The SCK2.2 and SCK2.3 have an issue on boot while powered **only** via USB. This does not happen consistently, but is fairly easy to reproduce with the normal USB charger...
Due to current implementation of the sensor list, the `battery` sensor always takes priority in the readings. In a situation where there is ONLY one sensor enabled at a certain...
ADS1115
Values close to GND overflow. See: https://github.com/adafruit/Adafruit_ADS1X15/issues/97