ArduCAM_ESP8266_UNO icon indicating copy to clipboard operation
ArduCAM_ESP8266_UNO copied to clipboard

Wake Up ESP8266 UNO From Deep.Sleep- HOW ?

Open EHUbels opened this issue 5 years ago • 2 comments

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

EHUbels avatar Apr 24 '19 13:04 EHUbels

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

UCTRONICS avatar Apr 25 '19 10:04 UCTRONICS

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

MateuszZiolek avatar Apr 28 '19 18:04 MateuszZiolek