Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP does not boot if Rx not HIGH #68

Open
klemen-skoda opened this issue Dec 1, 2017 · 0 comments
Open

ESP does not boot if Rx not HIGH #68

klemen-skoda opened this issue Dec 1, 2017 · 0 comments

Comments

@klemen-skoda
Copy link

Hi,

I've been testing serial communication between ESP 12F and another device.
What i've found is if Rx pin of ESP 12F has to be HIGH at boot. If it is pulled LOW before power is applied ESP does not boot.
In my case Arduino nano had LED on pin 13 which i used for software serial and was pulling the pin to ground.

Just posted because i haven't found anything anywhere about Rx pin having to be HIGH at boot for ESP to start up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant