arduino-canhacker icon indicating copy to clipboard operation
arduino-canhacker copied to clipboard

After 30 seconds arduino freezes

Open GameDev9 opened this issue 6 years ago • 6 comments

I can send and receive data only for a brief moment, after 30 seconds everything stops and i have to click disconnect and connect in CANHacker program to start receiving and sending data again. I mainly use this for gauge cluster diagnostics but when i connect this to a can network on my car it works only for 1 second. Is there something i can do to receive data without stopping? Sorry for poor English

GameDev9 avatar Jul 31 '18 19:07 GameDev9

Maybe the problem is the low bandwidth of serial interface?

autowp avatar Aug 01 '18 10:08 autowp

Hi. I have the same problem. Did you solved that? BR.

norwegianeclipse avatar Feb 21 '19 21:02 norwegianeclipse

Same problem.. But I have to write an 'O' to lineReader to get it even starting to work with CanHacker

leonsuv avatar Apr 18 '20 09:04 leonsuv

Same happening here. Frezes after 1 sec.

andredalmolin avatar Jan 26 '21 21:01 andredalmolin

Hi, I have the same problem, it says it is connected, but nothing happens at all. I don't see any information in the upper window. And I don't know how and where to write an "O". Maybe someone can improve the setup function by sending "O". Please if anyone can help? (VW T5 2012 102 kW CAAC).

AllanTee avatar May 01 '23 15:05 AllanTee

https://github.com/Seeed-Studio/Seeed_Arduino_CAN/blob/master/examples/canbus-monitor/canbus-monitor.ino

this working

munkun46 avatar Feb 13 '24 15:02 munkun46