Thu, 13 Apr 2023 14:29:41 +0200 Michiel Broek Adjusted BMP280 default parameters for low power usage. changeset | files
Thu, 13 Apr 2023 12:08:24 +0200 Michiel Broek Version 0.4.0. Disable normal logging mqtt. changeset | files
Wed, 12 Apr 2023 16:37:17 +0200 Michiel Broek A bit simpler mqtt event handling. changeset | files
Wed, 12 Apr 2023 16:23:02 +0200 Michiel Broek Reduced I2C master speed from 400 to 100 Khz. Hope to get power-on init for BMP280 more reliable. Added warnings for I2C devices that are missing. Some logmessages reduced to debug log messages. Added extra 10 mSec delays before read shunt voltage in the INA219 task. Removed and reduced log levels in the MQTT task. Show received data events. Remove WiFi total time debug logging, it's ok now. changeset | files
Tue, 11 Apr 2023 19:41:53 +0200 Michiel Broek Shorter delays during wifi connect timeout. Some code cleanup in the main state table. Report WiFi TX power during init. Removed SSID from WIFI_State because it wasn't used. changeset | files
Tue, 11 Apr 2023 11:11:13 +0200 Michiel Broek Decreased WiFi transmit level to 13. Level 15 is unstable, skip 14 just to be sure. It seems to be the bad designed antenna circuit on the ESP32-C3 Lolin v2.1.0 board. The board also benefits from a ground plane connected to the shield of the USB connector. The final implementation needs an external antenna anyway so the onboard antenna will go away. In the meanwhile, the wifi task is now more robust. Also, in testing mode there is no battery alarm, only when building for production. changeset | files
Fri, 07 Apr 2023 14:31:17 +0200 Michiel Broek The esp-idf-lib apds9930 component is now working. In nvsio stop logging not updated values. Store gain and aglbit values in nvs. changeset | files
(0) -10 -7 +7 +10 tip

mercurial