GengusKahn wrote:Are you using the Reset or GPIO pin ? if not leave unconnected, any path will only eat current, the ESP has internal paths (Pull up / down) if left unconnected no extra current consumed, you would only need to tie them through a resistor if they were in a particularly noisy electrical environment(brushes on a motor). To Flash just power up with a cable directly between gpio and gnd flash, power down remove power up......
Is it any more stable through diodes(cooler)?
I use them both (in case of uploading a newfirmware or to give it a hard reset in case it crushes ..) I have published a web server powered by ESP8266 that runs on a PIC16F628A
Microcontroller ... What gives me trouble is the connection with the RESET pin ... I have made a circuit using an NPN transistor with a couple of passive components it works ok for now .. I can not leave unconnected the reset pin , it has to be connected to an output pin of the MCU for a reset operation ...