Audi A5 / S5 / RS5 Coupe & Cabrio (B9) Discussion forum for the B9 Audi A5, S5 and RS5 Coupe and Cabriolet 2018 model year and up

Kufatec dongle for traffic sign recognition

Thread Tools
 
Search this Thread
 
Old 05-27-2023, 01:11 PM
  #111  
AudiWorld Junior Member
 
Norberto27.nv@gmail.com's Avatar
 
Join Date: Jul 2021
Posts: 26
Likes: 0
Received 3 Likes on 3 Posts
Default

Originally Posted by FLOS5IN
I second this. I'd be going 85 on a highway and a slight bend would come up and it would slow me down 20mph
I got the traffic sign recognition working on the vehicle which is great and I know there are mixed opinions for the predictive control, but I still want to activate it so I have the feature. If anyone can help or has information I would appreciate it, I'm not sure if it has to be changed under adaptations/coding or something else but that option still does not appear and I have all the requirements for the system to work now.
Vehicle has
-ACC w/ traffic jam assist
-Virtual Cockpit with Nav
-traffic sign recognition (just installed)
Old 05-27-2023, 06:53 PM
  #112  
AudiWorld Junior Member
 
Stefan Zanev's Avatar
 
Join Date: Oct 2019
Location: Atlanta
Posts: 12
Likes: 0
Received 0 Likes on 0 Posts
Default

Originally Posted by Norberto27.nv@gmail.com
I got the traffic sign recognition working on the vehicle which is great and I know there are mixed opinions for the predictive control, but I still want to activate it so I have the feature. If anyone can help or has information I would appreciate it, I'm not sure if it has to be changed under adaptations/coding or something else but that option still does not appear and I have all the requirements for the system to work now.
Vehicle has
-ACC w/ traffic jam assist
-Virtual Cockpit with Nav
-traffic sign recognition (just installed)
Do you have vcds? If you do, I can assist you with predictive control.
Old 05-27-2023, 07:30 PM
  #113  
AudiWorld Junior Member
 
Norberto27.nv@gmail.com's Avatar
 
Join Date: Jul 2021
Posts: 26
Likes: 0
Received 3 Likes on 3 Posts
Default

Originally Posted by Stefan Zanev
Do you have vcds? If you do, I can assist you with predictive control.
@Stefan Zanev I do not, I have ODIS or I can use OBDeleven. My coworker has VCDS but he’s not bringing it in for 4 days.

Last edited by Norberto27.nv@gmail.com; 05-27-2023 at 07:37 PM.
Old 05-28-2023, 10:20 AM
  #114  
AudiWorld Junior Member
 
Norberto27.nv@gmail.com's Avatar
 
Join Date: Jul 2021
Posts: 26
Likes: 0
Received 3 Likes on 3 Posts
Default

Originally Posted by Stefan Zanev
Do you have vcds? If you do, I can assist you with predictive control.
@Stefan Zanev Can I use OBDeleven for now? Still has access to long coding and adaptations.
Old 05-28-2023, 06:10 PM
  #115  
AudiWorld Junior Member
 
Stefan Zanev's Avatar
 
Join Date: Oct 2019
Location: Atlanta
Posts: 12
Likes: 0
Received 0 Likes on 0 Posts
Default

Originally Posted by Norberto27.nv@gmail.com
@Stefan Zanev Can I use OBDeleven for now? Still has access to long coding and adaptations.
You need to make a few changes in module 13 - Auto Dist. Reg.

Adaptations:
Predictive speed limit regulation: not activated -> activated.
Traffic sign detection activation: not activated -> activated.

Long Coding:
Traffic_sign_detection: Byte 1 Bit 0 -> enable
Speed_limit_assistent: Bye 2 Bit 3 -> enable
Curve_assistent: Byte 2 Bit 4 -> enable


**Please record/screenshot your original values before making changes, so that you can revert in case of issue**

You should now have a new menu under ACC menu in the car section of the MMI. You will be able to setup traffic sign tolerance for ACC and also curve assistance.

These values were experimented on 22 S4 and 23 S5.
I have no issues or errors and features work. However i’m not sure if all my coding is complete. Only way we can confirm if we have everything enabled if someone provides a prestige trim dump of module 13(Coding and Adaptations) from either an A4, A5 or Q5.

Use coding at your own discretion.
Old 05-29-2023, 05:17 AM
  #116  
AudiWorld Junior Member
 
Norberto27.nv@gmail.com's Avatar
 
Join Date: Jul 2021
Posts: 26
Likes: 0
Received 3 Likes on 3 Posts
Default

[QUOTE=Stefan Zanev;25818887]You need to make a few changes in module 13 - Auto Dist. Reg.

Adaptations:
Predictive speed limit regulation: not activated -> activated.
Traffic sign detection activation: not activated -> activated.

Long Coding:
Traffic_sign_detection: Byte 1 Bit 0 -> enable
Speed_limit_assistent: Bye 2 Bit 3 -> enable
Curve_assistent: Byte 2 Bit 4 -> enable


**Please record/screenshot your original values before making changes, so that you can revert in case of issue**

You should now have a new menu under ACC menu in the car section of the MMI. You will be able to setup traffic sign tolerance for ACC and also curve assistance.

These values were experimented on 22 S4 and 23 S5.
I have no issues or errors and features work. However i’m not sure if all my coding is complete. Only way we can confirm if we have everything enabled if someone provides a prestige trim dump of module 13(Coding and Adaptations) from either an A4, A5 or Q5.

Use coding at your own discretion.[/

That’s amazing, thank you so much! I can get you a scan from a prestige S4, I probably should’ve mention this before but I work for an Audi dealer so I have access to cars and I can a scan long coding and adaptations for that car. Even though I work for Audi they won’t tell us how to activate these things.
Old 05-29-2023, 08:05 PM
  #117  
AudiWorld Junior Member
 
Norberto27.nv@gmail.com's Avatar
 
Join Date: Jul 2021
Posts: 26
Likes: 0
Received 3 Likes on 3 Posts
Default

Originally Posted by Stefan Zanev
You need to make a few changes in module 13 - Auto Dist. Reg.

Adaptations:
Predictive speed limit regulation: not activated -> activated.
Traffic sign detection activation: not activated -> activated.

Long Coding:
Traffic_sign_detection: Byte 1 Bit 0 -> enable
Speed_limit_assistent: Bye 2 Bit 3 -> enable
Curve_assistent: Byte 2 Bit 4 -> enable


**Please record/screenshot your original values before making changes, so that you can revert in case of issue**

You should now have a new menu under ACC menu in the car section of the MMI. You will be able to setup traffic sign tolerance for ACC and also curve
assistance.



These values were experimented on 22 S4 and 23 S5.
I have no issues or errors and features work. However i’m not sure if all my coding is complete. Only way we can confirm if we have everything enabled if someone provides a prestige trim dump of module 13(Coding and Adaptations) from either an A4, A5 or Q5.

Use coding at your own discretion.
@Stefan Zanev I got the menu activated and it seems to be working partly. The intersection icon appeared and slowed down. I have the setting for adjustment to curves but it is not adjusting. See the picture attached, the highlighted symbol does not appear when coming up to curves that I’ve tested with other prestige vehicles that sense the curve. Attached below is the coding of my vehicles module “13” and also a Prestige trim. There are a couple differences.

Premium Plus : B5 77 9F F2 58 FF EC 06 74 78 61 A1

Prestige : B5 77 9F F3 58 FF EC 06 75 7B 61 A1

Byte 3 Bit 0

Byte 8 Bit 0
Byte 9 Bit 0 & 1





Last edited by Norberto27.nv@gmail.com; 05-30-2023 at 03:42 AM.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
d1rt [A4 Pröjekt]
A4 (B5 Platform) Discussion
2
10-31-2007 12:37 PM
Stefano Scalia
NorCal Discussion
5
04-07-2006 08:16 AM
DieTTmaR
TT (Mk1) Discussion
3
11-07-2001 12:21 PM
Ben/A.W.E.
A4 (B5 Platform) Discussion
15
07-17-2001 04:16 PM



Quick Reply: Kufatec dongle for traffic sign recognition



All times are GMT -8. The time now is 07:33 AM.