Tyeth Gundry

Results 138 issues of Tyeth Gundry

The Adafruit_Sensor library doesn't include an option for power, as mentioned in this issue: https://github.com/adafruit/Adafruit_Sensor/issues/19 This is an issue to monitor that need/issue for Wippersnapper usage, and then update the...

enhancement
long-term
blocked
sensors

Files can have three dates associated, the Creation timestamp, the Modified timestamp, and the Archived timestamp. These are shown to the user in various places, but usually only the modified...

enhancement
offline-mode

Appears the soft rtc timestamp value is [reading row number]. Ideally it would match the time elapsed **EXPAND** for Log (with added line breaks showing the 15second break between BME680...

offline-mode

Connect new sensor with multiple subcomponents, only enable one of them. wait for reading. Update sensor to have all subcomponents (I also turned off the first enabled one). Data arrives...

adafruit-io

This swaps all direct calls to mqtt client .publish (which can access the return bool) to use WS.publish which now returns bool.

Wippersnapper supports sensors with multiple subcomponents that have the same units, e.g. particle sensors like SEN54 have 3 outputs (PM1.0, PM2.5, PM10.0) using PPM for units. There are also some...

bug
offline-mode

Since adding the caching of nanopb logic, there is a warning if the job doesn't save to the cache. Resolve with something like: ``` - name: Check if cache exists...

enhancement
tooling

~~Seems like there is some conflict, but think it worked as a NeoPixel while board was already online. Needs retesting~~ ### Testing: Not found to affect a second board with...

bug