Search found 2 matches
- Wed Feb 20, 2019 1:23 am
- Forum: Freematics Products
- Topic: Access specific CAN message on VAG vehicle
- Replies: 0
- Views: 4591
Access specific CAN message on VAG vehicle
I have version 2.1 of the UART interface and am using the latest Arduino library for access to the vehicle data. For module 0x19 on the CAN (the CAN controller in the vehicle), how can I access some of the reported data from the module? The data point I am needing (amongst others) is classed as IDE0...
- Wed Feb 20, 2019 1:20 am
- Forum: Freematics Products
- Topic: Scan CAN messages with UART 2.1
- Replies: 0
- Views: 4602
Scan CAN messages with UART 2.1
The latest version of the UART interface (2.1) has support for sniffing for CAN messages. I see there are some cursory notes on how this can be done, but no sample code. While I understand the library may not yet have this integrated, would you be able to share some sample code for sniffing CAN mess...