i've already worked a lot with the ESP8266-01, more or less without any problem.
So i've decided to buy some ESP8266-12F to upgrade my projects.
WORST CHOICE EVER.
I've tried a lot of different wiring on the breadboard in order to flash it, but without any result.
As programmer i use the FTDI232
Basically i use to flash the boards the NodeMCU Flasher software, with no results at the moment with this board.
The wiring is this one:
VCC -> +3.3V (from the programmer)
GND -> GND (from the programmer)
TXD0 -> RX
RXD0 -> TX
EN -> VCC
GPIO15 -> GND
GPIO0-> GND
Can anyone help me?