-->
Page 6 of 6

Re: ESP-12F | Arduino IDE | Sometimes works sometimes not

PostPosted: Thu Jan 25, 2018 8:46 pm
by mrburnette
If you are only blinking LEDs and stuff, you can disable the RF section:

https://www.hackster.io/rayburne/esp8266-turn-off-wifi-reduce-current-big-time-1df8ae

80mA will drop to about 40mA or so.

The rPi_Zero_W requires 650+ mA when Bluetooth & WiFi are active ... on par with ESP8266.

Ray

Re: ESP-12F | Arduino IDE | Sometimes works sometimes not

PostPosted: Fri Feb 16, 2018 7:00 pm
by Luiz Almeida
Hi guys,

I just want you all to know that I figured out the problem.
Since the beginning I was using this USB-Serial converter (PL2303).
I changed to this (FT232RL) and everything started working without errors.
Every time I upload a code to my ESP it boots without errors.
Thank all of you for the patience and the tips.
Cold case ;)
Best regards,
LA