Version 0.4.3. Attempt to fix the sunlight overflow of the APDS9930 sensor in the private part of the esp-idf-lib. Removed some error checks from functions that always return OK. Store light sensor registers in the state record and report the values in the json result string. default tip

Moved the kicad drawing into the project.

Version 0.4.2, some code cleanup.

Global settings for the INA219 boards.

Removed all BLE code. It is not usefull in this application.

Version 0.4.1 Measure internal chip temperature, range -10 to 80. Result available in mqtt json payload.

Added basic BLE code.

Preparations for BLE GATT. Added extra time after INA219 is powered on before measurement. Reduced LEDC frequency to 60 Hz, that makes the LED lights less nervous. Hardware mod on output 4, now needs external pulldown resistor.

Final release and installed for production.

Added INA219 power save mode again, it works now. Don't measure shunt voltage and current, just the shunt voltage and calculate the current.

(0) -10 tip

mercurial