power save in esp32 with running can bus

PeterR
Posts: 621
Joined: Mon Jun 04, 2018 2:47 pm

Re: power save in esp32 with running can bus

Postby PeterR » Wed Dec 18, 2019 8:54 pm

AFAIK you cannot power save whilst being able to receive on CAN without losing data, unless the ESP32 is the only device on the bus doing the ACK, then there should be retransmits.
Exactly - key point is to be the only other device on the bus (but if MIL-CAN even that does not work). You must wake up and ACK before the transmitter goes bus off and/or ANO accepts the message whilst you sleep.
& I also believe that IDF CAN should be fixed.

divakara G R
Posts: 21
Joined: Thu Nov 21, 2019 10:11 am

Re: power save in esp32 with running can bus

Postby divakara G R » Thu Dec 19, 2019 7:26 am

PeterR wrote:
Wed Dec 18, 2019 8:54 pm
AFAIK you cannot power save whilst being able to receive on CAN without losing data, unless the ESP32 is the only device on the bus doing the ACK, then there should be retransmits.
Exactly - key point is to be the only other device on the bus (but if MIL-CAN even that does not work). You must wake up and ACK before the transmitter goes bus off and/or ANO accepts the message whilst you sleep.


Hi Can you please help me to in resolving another issue,

i have configure auto light sleep enabled in pm config api but its not entering to sleep mode it still consuming 100mA
Regards
Divakara G R

Who is online

Users browsing this forum: No registered users and 204 guests