[TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

Salut, j'ai une peugeot 208 allure dernier modèle 2022 sans navigateur, j'ai
changé de module rcc par un nac wave 4 avec deux sorties vidéo dont une que j'ai
connecté à l'icockpit 3d. Pourriez-vous me dire comment activer (avec arduino più
peut bus) le navigateur sur icockpit 3d, merci
 
  • J'aime
Reactions: Dursun

Yesterday I went to the assistance to do a service and ask to configure the easy input on my 3008. The Technician had to do a coding in the BSI, but he always lets me follow it, so he showed me a way to open the manual settings in it or any other module . it starts the telecoding, but disconnects the cable OBD2 after the tool connects to the server and sends the data, returning a cable connection request message, then it goes back to the previous screen and the manual configuration appears, being able to change what you want, without risk to send an automatic. Open all available options. He was using the 9.125
 
Dernière édition:

Yesterday I went to the assistance to do a service and ask to configure the easy input on my 3008. The Technician had to do a coding in the BSI, but he always lets me follow it, so he showed me a way to open the manual settings in it or any other module . it starts the telecoding, but disconnects the cable OBD2 after the tool connects to the server and sends the data, returning a cable connection request message, then it goes back to the previous screen and the manual configuration appears, being able to change what you want, without risk to send an automatic. Open all available options. He was using the 9.125
I deactivate the internet connection when the automatic procedure starts
 
  • J'aime
Reactions: mmcorrea


34 -request download
A0 -configuration Ecu
00 -mem address high
00 -mem address medium
00 -mem address low
06 -mem size
05 -Id Tlc Dae
CC -coding option CC means (AVEC STTA OU SANS STT,AVEC CITY PARK,AVEC LKA,AVECCONTROLE DYNAMIQUE,SANS AVA) where DD (SANS STT OU AVEC STTA ,SANS CITY PARK,AVEC LKA, SANS CONTROLE DYNAMIQUE,SANS AVA)
FD -site for Secured Traceability (https://github.com/ludwig-v/arduino-psa-diag/blob/master/SITES.md)
000000 -signature tool (https://github.com/ludwig-v/arduino-psa-diag/blob/master/SIGNATURES.md)
F8A7 -checksum (varies)

Hi Marcins,

Your help please, can you tell me how calculated checksum?
Thanks in advance
Golan
 

Bonsoir,

Pour le Check Sum, on prend TOUT : 34A00000000605CCFD000000
et on calcule un CRC-16/X-25, puis on échange les 2 octets...

Sur le site : https://crccalc.com/
on met 34A00000000605CCFD000000 dans la zone, on coche HEX et on clique sur Calc CRC-16
le résultat est en bas de la page...
On obtient : A7F8
Ces 2 octets doivent être échangés -> F8 A7
 
  • J'aime
Reactions: ezejp


Albatros24 Merci pour votre réponse et votre soutien. Pouvez-vous aider à écrire la valeur des données sur BSI. Je connais XXXX, mais je ne connais pas YY. Où puis-je trouver la valeur YY pour chaque bloc ?
2EXXXXYY

Savez-vous aussi comment puis-je calculer ces valeurs. Ils ne correspondent pas. Je souhaite préparer un fichier de configuration pour restaurer les paramètres du thème. C'est possible? Fais-moi savoir s'il te plaît.
Exemple;
Ma valeur de sauvegarde NAC ;
NAC.png

Valeur de la console Arduino ;
Arduino.png
 

Pièces jointes

  • Arduino.png
    Arduino.png
    240.4 Ko · Affichages: 104
  • NAC.png
    NAC.png
    27.4 Ko · Affichages: 96


Ok, pouvez-vous m'aider à comprendre les valeurs de la zone. Comment pouvons-nous obtenir ces valeurs ?
2117= 7E00AE0
 

C'est 7E003AE0

7E contient Géographic Zone : 60 pour asie et chine + les cases Enable 60 + 02 + 04 + 08 + 10 = 7E

00 contient Seuil de détection 00

3A contient Station Auto 58 en décimal, 3A en Hexa

E0 contient Type d'Expot Radio : E0
 
  • J'aime
Reactions: Dursun








Off-topic: very funny story @tech73 let it like this don't bother to explain!
Ontopic

Update: DS garage said that also the new cameras are scrap and don't worth to spend any money.Maybe the facelift has new cameras or the one from new ds4/308 can be suitable.Any of you know the part number of this?
Second problem:
When I use android auto the image is not centered in the middle of the display, I updated the firmware, aa apk but still not working.
Voir la pièce jointe 25992


Look the video, it is perfectly align in the center
 




Look the video, it is perfectly align in the center
I have a oficial answer from dealer:
-for non hybrid models the AA is not centered, the image is a little bit to the right, he thinks is a bug from the sistem/software, at the moment they not have any solution
-for hybrid models the AA in perfect in the center because it use another theme.
I tested with them 4 cars both ds and 3008 and the results is above.
 

@nico1080 I managed to do the navigation on the cirocco, I got it with Cassio Souza on youtube he sent me the cirocco and NAC settings of his car, a 307 and it worked. Thanks.
couldn't make the i-cockpit boost work, in the settings it doesn't activate the mode
 

Pièces jointes

  • 2.png
    2.png
    79.2 Ko · Affichages: 114
  • CIRROCO.png
    CIRROCO.png
    112.9 Ko · Affichages: 116
Dernière édition:
  • J'aime
Reactions: caspiu





give the value of the fields for statistics 2103, E000, E002, E003 ?
in your encoding
62210106FFBFFFFFFFFFFEFFFFFFFFFFEFFFFFFF7FFF7FFFEFFFFEEFD8FEFF
the flag DSG is in the penultimate byte.
 

Hello there. I had activated all themes on 2127 and now my RCC is not responding. It gives me error like this ("Ambiance not configured")Can you help me ? Current version : 9693020380

upload_2022-4-19_18-30-40.png