After some time of no use, I plugged in my TTIG-868 device again and it was working again. After some time (several days) I recognised that it’s down - so I power cycled it, but no reaction. It seems to be bricked - it lights up red, flickering green periodically. According to the manual this could mean “Scanning WiFi networks, setting up Config AP” - but there is no AP, it does not connect to my WiFi. It does not react to any of the buttons.
- Now the gateway does not connect to the WiFi anymore (no assigned IP in the DHCP list)
- It keeps the same blinking pattern, independent of pressing the setup/reset buttons (short, 5 s, 10 s)
- No AP visible (with our without pressing the setup button for 10 s)
- As power source I use the internal power supply (Euro plug). To be ensure that the supply is not faulty, I also tested USB-C instead (5 V/2 A) - it shows the same behaviour.
I assume the flash got corrupted for some reason. Is it possible to re-flash it? I would need the location of Vcc, Gnd, TxD, RxD and GPIO0 and a proper image which can be flashed to the ESP8266.
The serial logs seem to support my theory:
11500 baud (I removed most of the unreadable characters):
rllܟ|▒l▒|
l$d`▒mode : sta(2c:f4:32:56:78:9a)
add if0
1970-01-01 00:00:02.147 [SYS:INFO] Erasing FLASH
1970-01-01 00:00:02.629 [SYS:INFO] Restarting
del if0
usl
sul 0 0
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8
2nd boot version : 1.6
SPI Speed : 80MHz
SPI Mode : QIO
SPI Flash Size & Map: 32Mbit(1024KB+1024KB)
jump to run user2 @ 101000
r▒o▒▒▒B▒|
lll ▒mode : sta(2c:f4:32:56:78:9a)
add if0
1970-01-01 00:00:02.144 [SYS:INFO] Erasing FLASH
1970-01-01 00:00:02.626 [SYS:INFO] Restarting
del if0
usl
sul 0 0
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8
2nd boot version : 1.6
SPI Speed : 80MHz
SPI Mode : QIO
SPI Flash Size & Map: 32Mbit(1024KB+1024KB)
jump to run user2 @ 101000
[...]
76800 baud:
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8
2nd boot version : 1.6
SPI Speed : 80MHz
SPI Mode : QIO
SPI Flash Size & Map: 32Mbit(1024KB+1024KB)
jump to run user2 @ 101000
OS SDK ver: 2.0-dev(9ec59b5) compiled @ Feb 12 2018 11:02:32
phy ver: 1055_1, pp ver: 10.7
▒▒▒*▒▒+▒▒▒T▒UUT▒▒▒▒E▒TU▒T▒UTUT▒Q▒TQ▒▒▒UUUj▒▒▒BR+Z▒V▒▒U▒T▒UTUT▒Q▒TQ▒U▒UUUj▒▒▒BU▒▒T▒▒VQ▒*▒▒▒TZK▒▒j*QQQ▒*▒P*V▒▒ET▒▒▒▒T▒▒+▒▒u▒U+UZ▒Z▒T▒▒TQT▒QQ▒▒jP▒▒▒u▒▒▒▒▒ZT▒(E▒▒▒▒Q▒▒Eu▒▒▒▒▒QB▒▒▒▒▒▒▒Q▒ZT▒(E▒▒▒▒QXUEu▒▒▒▒▒UQB▒▒▒U▒▒▒UP▒Q▒ZT▒(E▒▒▒▒QTE▒j*QTEQT+▒▒u▒▒▒Zյ▒▒jUQ▒▒▒*U▒UT▒▒▒
▒UT▒E▒▒▒uT
▒▒▒▒▒▒UE▒▒▒TT▒U▒▒UU(ZUUR▒▒▒▒UQ*Q▒UT*E▒▒P▒P▒Vխ▒A▒Q▒EQ▒OS SDK ver: 2.0-dev(9ec59b5) compiled @ Feb 12 2018 11:02:32
phy ver: 1055_1, pp ver: 10.7
[...]
So it seems to continuously reboot very early in the boot process.