Hi Guys,
I purchased (https://www.seeedstudio.com/OBD-II-CAN-BUS-Development-Kit-p-2993.html)
I connected the board to Arduino UNO Board according to the schema, uploaded demo_obd to Arduino, but it fails to receive data from the car (Seat Ateca 2019)
https://github.com/Longan-Labs/Serial_CAN_Arduino.
In Arduino Monitor I get failures
set can rate fail
mask fail - 0
set mask fail
set filt fail
begin
I tried to change the rates and never got successful results.
Can you please advise?