Xinyuan-LilyGO / T-CAN485

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAN bus continuously publishes and blocks the programme

raul-riera-imatia opened this issue · comments

Hello, good morning!

I have a problem with the CAN bus.
I'm trying the example code found in example/Arduino/CAN
Although the bus should publish at 1000ms intervals, the bus publishes continuously and blocks the program. It never reaches line 89.
Can you help me? Do you know what is wrong?

Thank you very much for your help.

There may be failures caused by unsuccessful sending. It is recommended that you try connecting the cable before powering on.

For anyone still having issues with CAN, I have a repository set up here that uses both CAN and Modbus RTU at the same time on the LilyGo Hardware: https://github.com/dalathegreat/BYD-Battery-Emulator-For-Gen24