Releases: kamilsss655/ESPRI
Releases · kamilsss655/ESPRI
release v0.6.0
- touch button 1 wakes up from deep sleep
- To flash run:
esptool.py write_flash 0x0 espri.bin
- Read the Online Manual (Wiki) for instructions
here
release v0.5.9
- graceful shutdown before deep sleep, restart etc
- prevents keeping LED or PTT on during deep sleep
- power consumption reduction, board no longer hot
- audio input DAC measurments are being output over serial for debug monitoring and testing boards
- this causes wifi instability, it is only for testing boards, debug and will be disabled in next releases
- To flash run:
esptool.py write_flash 0x0 espri.bin
- Read the Online Manual (Wiki) for instructions
here
release v0.5.8
- led config by default compatible with espri v1 pcb
- led on during TX
- To flash run:
esptool.py write_flash 0x0 espri.bin
- Read the Online Manual (Wiki) for instructions
here
release v0.5.7
- system info (memory, storage, version, uptime)
- To flash run:
esptool.py write_flash 0x0 espri.bin
- Read the Online Manual (Wiki) for instructions
here
release v0.5.6
- To flash run:
esptool.py write_flash 0x0 espri_$tag.bin
- Read the Online Manual (Wiki) for instructions
here
release v0.5.5
- To flash run:
esptool.py write_flash 0x0 espri.bin
- Read the Online Manual (Wiki) for instructions
here
release v0.5.4
- configurable audio out volume, fix warnings
To flash run esptool.py write_flash 0x0 espri.bin
release v0.5.3
- factory reset option, settings organized into tabs
To flash run esptool.py write_flash 0x0 espri.bin
release v0.5.2
- system actions button in web ui: reboot and deep sleep
To flash run esptool.py write_flash 0x0 espri.bin
release v0.5.1
- user decide whether device should be restarted after settings update
- beacon settings change do not require device restart
To flash run esptool.py write_flash 0x0 espri.bin