Page 1 of 1

ext0 deep sleep wake interrupting camera and sd card

Posted: Sun Jun 23, 2019 11:41 am
by Daveyman123
I am following this tutorial to save a picture using the ESP32 cam board. I am trying to add a PIR sensor.
https://randomnerdtutorials.com/esp32-c ... rosd-card/

whenever I try to use any pins to enable wake on external pin high, there is an error either because of interruption with the camera initiation or sd card.

what can be done?

Re: ext0 deep sleep wake interrupting camera and sd card

Posted: Sun Jun 23, 2019 4:57 pm
by WiFive
There are very few unused pins, you probably have to use uart0 programming pins for the pir.