I have a problem with flashing some ESP-01 modules which I received yesterday. Here's the details:
- I use Windows 8.1 with FT232 (3.3V) and external power supply (3.3V, 2A)
- I tested with ESPFlashDownloadTool_v3.4.4.exe, Arduino IDE and Eclipse
- I use standard configuration for flash: 10K pullup on CH_PD, GPIO0 and RST, button to GND for GPIO0 and RST
This setup workes well with ~10 ESP-01 modules I tested before. With 3 new modules which I purchased new it doesn't work. The behavior of this modules is:
- Modules work well in AT-WIFI-mode (at 115.200 bd), as well with AT commands and with WIFI connections
- Flashing does not work at all, even readout of module information by ESPFlasgDownloadTool does not work
- When sending data, TX and RX on FT232 are blinking synchronously
With AT I get this information:
at+GMR
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(656edbf)
compile time:Jul 19 2016 18:44:44
OK
Can anyone help me with this isue? Is there something like a LOCK fuse in the modules?
Thanks for any help... Reiner