Page 1 of 1

ESP32 CAN BUS messages Repeating

Posted: Fri Jul 24, 2020 2:49 pm
by yogeshwaran774
HI i am using CANBUS in ESP32 for such a long time and i made some modifications such BUS-OFF will get recovered, but after sometime one of my ESP keeps receiving same messages continuously. This issue persist even ifi disconnect other ESP s from bus and connect back without switching off the affected ESP which is receiving messages.

If i hard reset the ESP then it starts working properly. What could be the issue?

Re: ESP32 CAN BUS messages Repeating

Posted: Fri Jul 31, 2020 5:37 am
by ESP_Dazz
yogeshwaran774 wrote: HI i am using CANBUS in ESP32 for such a long time and i made some modifications such BUS-OFF will get recovered
Could you describe what modifications you've made?
yogeshwaran774 wrote: but after sometime one of my ESP keeps receiving same messages continuously.
Could you verify (e.g., with a logic analyzer) whether the same message is not actually being sent repeatedly on the bus?