100%
a3_8p_redfis redFIS view
Description

Imported from GitHub: tothpetiszilard/a3_8p_redFIS · commit 5349d0d · license AGPL-3.0

Description

Hacking into Audi A3 8P Driver Information System

README

Audi A3 8P Red FIS Project

This is a project about discovering (reverse-engineering) Audi A3 8P dashboard's Driver Information System and its protocol.

For people who don't know what is DIS or FIS: https://www.youtube.com/watch?v=bKFak5AGAGo

The goal is to implement a similiar but simpler open-source alternative to the "FIS-Control" or "Polar FIS". https://fis-control.de/index_en.html https://www.urotuning.com/products/polar-fis-advanced-multi-function-display-pf-04?variant=8384889323575

Picture about the current status:

Connections description

https://github.com/tothpetiszilard/a3_8p_redFIS/blob/main/connection.md

Compatibility:

Selectable in "menuconfig":

  • You can use Alternative VWTP CANID if you have RNS-E (Audi navigation with color display) installed and your dashboards part number is "8P0 920 930". Don't select "FIS-Control" in your RNS-E custom firmware in this case. Enter/exit FIS scenarios are a bit buggy.

  • You have to use Navigation VWTP CANID if you have dashboard with part number "8P0 920 931". Alternative CANID is not supported by the dash.

You may select "FIS-Control" in your RNS-E custom firmware in this case, and RedFIS will do the routing of the display data from RNS-E to the Dash - if that last "page" is selected using the Up/Down stalk buttons. This feature can be enabled (or disabled) in the menuconfig. Default state is enabled, since my car has a navigation with custom firmware and "FIS-Control" option enabled.

Brave volunteers are warmly welcomed for testing... :)

Used and helpful sources: https://docs.google.com/spreadsheets/d/1eirT8LbSRl4j06BpwgsiE4PM_2BGH9UStdWLXwKvHJw/edit#gid=10 https://i-wiki.tech/?post=vw-transport-protocol-20-tp-20-for-can-bus http://www.orlaus.dk/mercantec/UdvidetHardwareSoftware/Can/OBD2/VW%20Transport%20Protocol%202.0%20(TP%202.0)%20for%20CAN%20bus%20_%20jazdw.pdf https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/components/vehicle/docs/VW-TP-2.0.txt

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.