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

Wake Up ESP8266 UNO From Deep.Sleep- HOW ? #41

Open
EHUbels opened this issue Apr 24, 2019 · 2 comments
Open

Wake Up ESP8266 UNO From Deep.Sleep- HOW ? #41

EHUbels opened this issue Apr 24, 2019 · 2 comments

Comments

@EHUbels
Copy link

EHUbels commented Apr 24, 2019

I have bought 3x Arducam 2MP Plus and 3x Arducam ESP8266 UNO's V2. I uploaded the example code based on the 2MP (don't see any example for MP2 Plus), that is working, well that is to say after uncommenting the deep.sleep at the end of the code example. To make the deep.sleep work it is needed to connect the RST with D0 (GPIO16). This resets the UNO all the time (of course). How can this work? Need the camera to go to sleep and reset due to battery usage?

Thanks

Erik

@UCTRONICS
Copy link
Contributor

@EHUbels
Arducam ESP8266 does not support deep sleep. The Arducam ESP8266 Nano V2 support it.

@Nigdzie
Copy link

Nigdzie commented Apr 28, 2019

Yep this is bad, GPIO16 is used by Camera CS ...

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

3 participants