Thu, 06 Apr 2023 13:22:03 +0200 Michiel Broek Code changes to try to fix the not working ADPS9930 driver. changeset | files
Wed, 05 Apr 2023 20:00:26 +0200 Michiel Broek First pass of debugging APDS9930 with a real chip. changeset | files
Tue, 04 Apr 2023 20:57:49 +0200 Michiel Broek Splitted wifi and mqtt connect states to make the connections more robust. Protect the mqtt connection request against requests when a request is already done or in progress. changeset | files
Tue, 04 Apr 2023 14:33:26 +0200 Michiel Broek Fixed wrong voltage and current measurements due to differences between Arduino and ESP-IDF. changeset | files
Mon, 03 Apr 2023 20:11:29 +0200 Michiel Broek Changed voltage range to 32 volt. Tried INA219 powersave mode, doesn't work. changeset | files
Mon, 03 Apr 2023 16:07:34 +0200 Michiel Broek In the esp-idf-lib the adps9930 driver uses a device descriptor structure instead of just i2c_dev_t. Fixed a linking issue. Added APDS9930 task. Added getLightValues function. Added wifi quality value to the MQTT payload. The payload is complete and will be published. changeset | files
Mon, 03 Apr 2023 11:08:09 +0200 Michiel Broek Added untested port of the Arduino APDS9930 library as component into the esp-idf-lib. changeset | files
(0) -10 -7 +7 +10 tip

mercurial