Skip to content

EHU32 v0.6

Compare
Choose a tag to compare
@PNKP237 PNKP237 released this 29 Feb 21:21
· 21 commits to main since this release
1a49ee9

Release v0.6
Fixed status messages and tweaked timings
Measurement display mode should be more responsive to long presses now

Flashing with esptool - download the executable from Espressif's Arduino-ESP32 repo https://github.com/espressif/esptool/releases (download esptool-vx.x.x-win64.zip, place esptool.exe in the same directory as the files downloaded here), connect the board to the PC, flash it by running ProgramESP32. You will be asked to provide the serial port corresponding to your board.

Uploading wirelessly through OTA - download the executable from Espressif's Arduino-ESP32 repository https://github.com/espressif/arduino-esp32/raw/master/tools/espota.exe and place it in the folder with EHU32 binaries extracted. Enter OTA mode by holding "8", connect to the wifi AP using password "ehu32updater". Run ESPOTA.bat and allow it through windows' firewall, updating should take several seconds.

Full Changelog: release...release-v0.6