So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By rudy
#79012
bremenpl wrote:Hello, thank you for answer.
I only had some parts lying around at home, so I pulled down GPIO15 through a 3k9 resistor and tied (directly) GPIO0 and GPIO2 to VCC. At monday I will be able to replace the hard ties to VCC with 10k pull-ups. But is this really the case here since the device boots up but just behaves weirdly (Echo instead of AT commands responses)?

10K is the maximum resistance. 3k9 is ok too. I have even suggested 330 ohms when someone needed to keep GPIO15 low at boot when they had a pull up resistor from a different board connected to GPIO15.

https://bbs.espressif.com/viewtopic.php?t=139
The maximum source current of GPIO is about 12mA.
The sink current of GPIO is about 20mA.


I glad that you found your problem.