Search found 21 matches

by divakara G R
Fri Dec 06, 2019 4:36 am
Forum: General Discussion
Topic: power save in esp32 with running can bus
Replies: 11
Views: 10770

Re: power save in esp32 with running can bus

THANK YOU In Wifi whats the benefits of beacon interval and DTIM Can you please suggest me the benefits of beacon interval and DTIM and in which power save mode its useful means shall we use these in light sleep and deep sleep also, because in light sleep and deep seep we are putting wifi to off the...
by divakara G R
Thu Dec 05, 2019 4:33 am
Forum: General Discussion
Topic: power save in esp32 with running can bus
Replies: 11
Views: 10770

Re: power save in esp32 with running can bus

And also am worrying about WiFi Ap's DTIM period and beacon interval, how much it will affect the power consumption of esp32
by divakara G R
Thu Dec 05, 2019 4:31 am
Forum: General Discussion
Topic: power save in esp32 with running can bus
Replies: 11
Views: 10770

Re: power save in esp32 with running can bus

Running CAN means i need to wake-up esp when ever data from CAN bus without any data loss
by divakara G R
Mon Dec 02, 2019 7:02 am
Forum: General Discussion
Topic: power save in esp32 with running can bus
Replies: 11
Views: 10770

power save in esp32 with running can bus

Hi all

How can i implement power save mode in ESP32 while running CAN bus. Please anyone suggest me the any methods
by divakara G R
Wed Nov 27, 2019 12:54 pm
Forum: General Discussion
Topic: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Replies: 11
Views: 9988

Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode

Hi,

Am putting esp32 into modem sleep mode using esp_wifi_set_ps() api during this wifi will not disconnect from AP, but esp32 is in modem sleep mode it consuming 15 to 20mA during this time, its fine, will it possible to wakeup from moem sleep mode when ever sending data from cloud
by divakara G R
Wed Nov 27, 2019 8:38 am
Forum: General Discussion
Topic: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Replies: 11
Views: 9988

Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode

Thank you,


Have you ever tried uart wake source for light sleep mode

am unable to wakeup from uart source, i don't know whether its because of am using same uart for flash and serial monitor and am sending the data or ASCII through same uart, can you please help me us asap
by divakara G R
Tue Nov 26, 2019 8:14 am
Forum: General Discussion
Topic: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Replies: 11
Views: 9988

Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode

Hi,

Its working fine, thanks for your support.


Is there any ways to switch the system clock to RTC clock when esp is in modem sleep mode?

Is there any ways to run the timers from 32kHz clock
by divakara G R
Fri Nov 22, 2019 10:41 am
Forum: General Discussion
Topic: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode
Replies: 11
Views: 9988

Re: ESP32 Consuming 8mA in light sleep mode and 6mA in Deep sleep mode

Hi We have tried by by-passing that AMS117 LDO but still it consuming 5mA Don't know what went wrong

Please anyone help us to resolve the issue, is there any other configurations required??