Project

Algemeen

Profiel

Esphome » Geschiedenis » Versie 2

Micha Kersloot, 27-03-2023 15:34

1 1 Micha Kersloot
h1. Esphome
2
3
h2. TTGO T-Journal
4
5 2 Micha Kersloot
The T-journal is able to communicate the battery state over i2c. After bridging the pads as shown in the picter the IP5306 that is used is connected to pins 13 (scl) and 14 (sda). 
6 1 Micha Kersloot
7 2 Micha Kersloot
!clipboard-202303271732-dyvee.png!
8
9
If you are unable to program:
10
11 1 Micha Kersloot
  python -m esptool --chip esp32 --port COM5 --baud 115200 --after hard_reset erase_flash
12
13 2 Micha Kersloot
and if even that doesn't solve it:
14 1 Micha Kersloot
15
  python -m esptool --port COM5 write_flash_status --non-volatile 0