Skip to content

Releases: arjenhiemstra/ithowifi

Version 2.4.3

27 Oct 08:11
Compare
Choose a tag to compare

Version 2.4.3

Known issues:
Itho CVE devices with built-in humidity sensor (light grey lid) are more prone to lockups. A fix is in the making.
For now the advice is the stay on firmware version 2.3.5 for those devices.

Changes since 2.4.2:

Fix: improve I2C stability and multi-master checking before every I2C master call
Feat: add (hidden) setting to prevent PWM2I2C init

CVE add-on HW rev 2 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.4.3.bin

non-CVE add-on firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.4.3.bin

Version 2.4.3-beta2

21 Oct 08:27
Compare
Choose a tag to compare
Version 2.4.3-beta2 Pre-release
Pre-release

Version 2.4.3-beta2

This version is for testing I2C lockup issues (issues: #111, #102, #61) on certain CVE versions

Fix: improve I2C bus busy check to also include SDA line check.

Version 2.2.4

15 Oct 17:52
Compare
Choose a tag to compare

Version 2.2.4

(CVE HW rev.1 only)

fix: safari websocket issues

CVE add-on HW rev 1 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_1/nrgitho-hw1-v2.2.4.bin

Version 2.4.3-beta1

12 Oct 16:05
Compare
Choose a tag to compare
Version 2.4.3-beta1 Pre-release
Pre-release

Version 2.4.3-beta1

For testing purposes only!

Changes since 2.4.2:

Fix: lastCmd.source points sometimes to bogus mem location
Fix: Added I2C unblock function, tries to reset I2C bus and logs result (for issues: #111, #102, #61)

CVE add-on HW rev 2 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.4.3-beta1.bin

non-CVE add-on firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.4.3-beta1.bin

Version 2.4.2

05 Oct 16:42
Compare
Choose a tag to compare

Version 2.4.2

Warning: the remotes config file will be reset if you upgrade from version 2.3.5. Be sure to backup valuable information before the upgrade.

Changes since 2.4.1:

Fix: connection issues were multiple APs have same SSID name and add-on connects to first AP to react and not AP with best signal #108
Fix: disable storage and usage of wifi parameters on ESP32 NVS partition
Fix: Replace strcpy by strlcpy for buffer overflow protection
Feat: added extra wifi logging; which BSSID is connected and what is the signal strength
Feat: update to latest ESP32 arduino core (5.2.0) for PIO

CVE add-on HW rev 2 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.4.2.bin

non-CVE add-on firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.4.2.bin

Version 2.2.3

05 Oct 12:33
Compare
Choose a tag to compare

Version 2.2.3

(CVE HW rev.1 only)

fix: connection issues were multiple APs have same SSID name and add-on connects to first AP to react and not AP with best signal

CVE add-on HW rev 1 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_1/nrgitho-hw1-v2.2.3.bin

Version 2.4.2-beta3

04 Oct 20:29
Compare
Choose a tag to compare
Version 2.4.2-beta3 Pre-release
Pre-release

Version 2.4.2-beta3

For testing purposes!

Changes since 2.4.1:

Fix: connection issues were multiple APs have same SSID name and add-on connects to first AP to react and not AP with best signal #108
Feat: added extra wifi logging; which BSSID is connected and what is the signal strength
Feat: update to latest ESP32 arduino core (5.2.0) for PIO

Changes of 2.4.2-beta2:
Fix: disable storage and usage of wifi parameters on ESP32 NVS partition
Fix: possible fix for WiFi connect issues #108 with input of @vandenberghev, thanks!
Fix: Replace strcpy by strlcpy for buffer overflow protection

CVE add-on HW rev 2 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.4.2-beta3.bin

non-CVE add-on firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.4.2-beta3.bin

Version 2.4.2-beta2

03 Oct 17:15
Compare
Choose a tag to compare
Version 2.4.2-beta2 Pre-release
Pre-release

Version 2.4.2-beta2

For testing purposes!

Changes since 2.4.1:

Fix: disable storage and usage of wifi parameters on ESP32 NVS partition
Fix: possible fix for WiFi connect issues #108 with input of @vandenberghev, thanks!
Fix: Replace strcpy by strlcpy for buffer overflow protection

CVE add-on HW rev 2 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.4.2-beta2.bin

non-CVE add-on firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.4.2-beta2.bin

Version 2.4.1

27 Sep 07:39
Compare
Choose a tag to compare

Version 2.4.1

Warning: the remotes config file will be reset after the upgrade from 2.3.5. Be sure to backup valuable information before the upgrade.

Changes from version 2.4.0

Fix: NTP server not configurable through web interface

CVE add-on HW rev 2 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.4.1.bin

non-CVE add-on firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.4.1.bin

Version 2.4.2-beta1

27 Sep 11:31
Compare
Choose a tag to compare
Version 2.4.2-beta1 Pre-release
Pre-release

Version 2.4.2-beta1

For testing purposes!

Changes since 2.4.1:

Fix: disable storage and usage of wifi parameters on ESP32 NVS partition

CVE add-on HW rev 2 firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.4.2-beta1.bin

non-CVE add-on firmware binary:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.4.2-beta1.bin