1. I am using the latest ESP flasher version 3.4.2
2. I have tried the latest 2.0 sdk and also an older SDK 1.5.4
3. The flash tool reads my ESP and automatically sets the 8mb option. My ESP is blue so I assume it is the 4mb version
4. I flash:
eagle.flash.bin 0x0
esp_init_data_default.bin 0xFC000
blank.bin 0xFE000
eagle.irom0text.bin 0x40000
5. The flash takes 15-20 seconds and completes without errors
6. I restart the module and the light is solid blue
7. I connect to the module and it is sending out constant garbage
I also tried setting 4mb and changing FC and FE to 7C and 7E but it didn't make any difference. I have read many guides and I am not sure what I am missing to successfully flash back to a non-os no-OTA firmware so I can execute AT commands again. Maybe flashing to custom firmware is a one way trip?