ESP32 Not waking up from Deep sleep using Ext0 when using battery

atif_m
Posts: 6
Joined: Wed Dec 02, 2020 10:57 am

ESP32 Not waking up from Deep sleep using Ext0 when using battery

Postby atif_m » Thu Feb 04, 2021 2:52 pm

I have Esp32Devkitc v4 which I am trying to run using external battery that is connected through a regulator to the Dev kit pin 3.3V and Ground.
Esp32DevKitc v4 works ok with the usb power and wakes up from deepsleep mode when button on Pin 27 is presses (EXT0 source)

but when I power board with battery that is using Li-SOCI2 LS14500 series 3.7V battery via microchip's regulator MIC5209-3.3YS-TR
it does not wakeup from deep sleep mode . Although, it works ok when I do not put device in sleep mode (that is normal or active mode) even connected witht the batter.

I am using PIN27 of ESP32 WROOM-32D and programming the device using Arduino IDE.

ESP_Minatel
Posts: 361
Joined: Mon Jan 04, 2021 2:06 pm

Re: ESP32 Not waking up from Deep sleep using Ext0 when using battery

Postby ESP_Minatel » Mon Feb 08, 2021 8:53 am

Hi,

Do you still have this issue? Any updates on that?

atif_m
Posts: 6
Joined: Wed Dec 02, 2020 10:57 am

Re: ESP32 Not waking up from Deep sleep using Ext0 when using battery

Postby atif_m » Wed Feb 10, 2021 7:47 pm

Hi I still have the issue.

ESP_Minatel
Posts: 361
Joined: Mon Jan 04, 2021 2:06 pm

Re: ESP32 Not waking up from Deep sleep using Ext0 when using battery

Postby ESP_Minatel » Thu Feb 11, 2021 4:25 pm

Hi,

I think it is something related to your battery voltage drop + the LDO dropout. Have you tried to connect the battery without the LDO or to use an external 3V6 power supply? You can do this because the ESP32 works with VCC up to 3V6.

Do not power the ESP32 directly with more than 3V6 or using batteries that holds more than 3V6 when fully charged.


Can you also check if there is any log output from the serial?

Also check this out: viewtopic.php?t=5018

atif_m
Posts: 6
Joined: Wed Dec 02, 2020 10:57 am

Re: ESP32 Not waking up from Deep sleep using Ext0 when using battery

Postby atif_m » Tue Feb 23, 2021 7:48 pm

Hi Esp_minatel,

Thanks for your response. Link you have shared is very helpful to understand different ways of powering up the ESP32 thanks very much for that and much appreciated.
I am back on it now.
I have checked the datasheet of ESP32 WROOM 32D and the maximum voltage it can withstand is 3.6V while, my batteries have 3.78V ( it says 3.6V but most of the new batteries are usually above their mentioned voltage) that can burn the ESP32 because the voltage applied on the 3.3V pin goes unregulated unless we externally use a regulator as I was using.

atif_m
Posts: 6
Joined: Wed Dec 02, 2020 10:57 am

Re: ESP32 Not waking up from Deep sleep using Ext0 when using battery

Postby atif_m » Wed Feb 24, 2021 11:51 am

I think I have found the issue.

According to the SAFT LS14500 AA batter datasheet

Nominal voltage (at 0.2 mA + 20°C) 3.6 V

which means current supplied nominal is 0.2mA

and

Pulse capability: Typically up to 250 mA

While esp32 datasheet says

minimum active state current required is 0.5A or 500mA which will be required to wake up the device . That means device will need a spike of current from sleep mode to wake up (active mode) transition which this battery is not capable of.
I will now try a different battery with higher current (upto 500mA at least ) output capabilities.
Thanks for your help @ESP_Minatel.

ESP_Minatel
Posts: 361
Joined: Mon Jan 04, 2021 2:06 pm

Re: ESP32 Not waking up from Deep sleep using Ext0 when using battery

Postby ESP_Minatel » Wed Feb 24, 2021 12:14 pm

Hi,

It makes sense.

One thing that you can try is to add some capacitor (capacitance > 1000uF) in parallel with the battery for testing.

Who is online

Users browsing this forum: Majestic-12 [Bot] and 216 guests