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

ESP32 does not boot with external power after BLEDevice::init #785

Closed
naaaas opened this issue Jan 17, 2019 · 10 comments
Closed

ESP32 does not boot with external power after BLEDevice::init #785

naaaas opened this issue Jan 17, 2019 · 10 comments

Comments

@naaaas
Copy link

naaaas commented Jan 17, 2019

HI.
i'm newbie with esp32. I designed a simple BLE scanner wichs works fine when connected to usb. The problem is that if i disconnect board from usb and connect it to power (5v) device does not boot. Just red led is On and even if i push boot or en buttons...it never boot again. Any ideas?

Thank you

@chegewara
Copy link
Collaborator

Find better power source? This one may be not suficient.

@naaaas
Copy link
Author

naaaas commented Jan 17, 2019

I tried a lot of things. Even with board examples like "wifi scanner" happends the same. But what do you mean with...better power source?

@chegewara
Copy link
Collaborator

#168

try to search esp32 brownout

@naaaas
Copy link
Author

naaaas commented Jan 17, 2019

tried "WRITE_PERI_REG(RTC_CNTL_BROWN_OUT_REG, 0);" with no success. I suppose it is a HW issue? So this is increasing complexity of using this board. But is this issue a general problem?...or is it just my version. I purchased it on amazon. It sounds really wierd

@mitchjs
Copy link

mitchjs commented Jan 17, 2019 via email

@naaaas
Copy link
Author

naaaas commented Jan 17, 2019

thank you but...still wrong. this time red light is very very low when connecting to VIN. im quite lost

@mitchjs
Copy link

mitchjs commented Jan 18, 2019 via email

@naaaas
Copy link
Author

naaaas commented Jan 18, 2019

you are right. i check input and make sure to be 5v...and now with your code it works!!! Thank you very very much

@naaaas naaaas closed this as completed Jan 18, 2019
@naaaas naaaas reopened this Jan 18, 2019
@naaaas naaaas closed this as completed Jan 18, 2019
@PyTechMike
Copy link

Hi! Have the same issue. I use Arduino IDE, if it matters. Could you please help me a bit, don't really understood the solution. Thanks!

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

4 participants