Hi,
Today I Could find some time to flash the Oak again.
I have flashed it, everything seemed to be Ok. Then I have power Cycled the Oak but it wont go into safe mode (Pin1+GND) neither does the led blink.
Only the power led is on...
esptool --baud 115200 --port COM4 write_flash -fs 32m 0x1000 blank.bin 0x2000 firmware_v1.bin 0x101000 blank.bin 0x102000 blank.bin 0x202000 blank.bin
Connecting...
Erasing flash...
Wrote 4096 bytes at 0x00001000 in 0.4 seconds (74.8 kbit/s)...
Erasing flash...
Wrote 778240 bytes at 0x00002000 in 85.1 seconds (73.1 kbit/s)...
Erasing flash...
Wrote 4096 bytes at 0x00101000 in 0.4 seconds (74.8 kbit/s)...
Erasing flash...
Wrote 4096 bytes at 0x00102000 in 0.4 seconds (74.8 kbit/s)...
Erasing flash...
Wrote 4096 bytes at 0x00202000 in 0.4 seconds (75.0 kbit/s)...
Leaving...
Am I doing anything wrong? Or is my Oak really dead?