Skip to content

Releases: kamilsss655/ESPRI

release v0.6.0

20 Apr 17:17
Compare
Choose a tag to compare
  • 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

19 Apr 16:32
Compare
Choose a tag to compare
  • 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

19 Apr 12:38
Compare
Choose a tag to compare
  • 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

16 Apr 15:34
Compare
Choose a tag to compare
  • 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

14 Apr 15:56
Compare
Choose a tag to compare

  • To flash run: esptool.py write_flash 0x0 espri_$tag.bin
  • Read the Online Manual (Wiki) for instructions here

release v0.5.5

14 Apr 15:53
Compare
Choose a tag to compare

  • To flash run: esptool.py write_flash 0x0 espri.bin
  • Read the Online Manual (Wiki) for instructions here

release v0.5.4

13 Apr 13:10
Compare
Choose a tag to compare
  • configurable audio out volume, fix warnings

To flash run esptool.py write_flash 0x0 espri.bin

release v0.5.3

08 Apr 14:08
Compare
Choose a tag to compare
  • factory reset option, settings organized into tabs

To flash run esptool.py write_flash 0x0 espri.bin

release v0.5.2

08 Apr 11:08
Compare
Choose a tag to compare
  • system actions button in web ui: reboot and deep sleep

To flash run esptool.py write_flash 0x0 espri.bin

release v0.5.1

08 Apr 10:20
Compare
Choose a tag to compare
  • 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