Mise à jour cartes vers la version 20.0.0.

roberth_37

Membre régulier
30 Juillet 2021
27
1
3
Tours
J’ai une Peugeot 208 II Ph1 Ptech 100 S&S Active Bus de 2020.
Les paramètres de ma voiture m’indique que la version des cartes du GPS est la version 17.0.0.
Mon application Peugeot sur le téléphone m’indique que la version 20.0.0 est installée.
Du coup il m’est impossible de télécharger les dernières cartes.
Comment faire ?

Il y a 1 ou 2 mois mon application m’indiquait que la version 20.0.0 était disponible. Je l’avais téléchargé en me disant je l’installerai plus tard. Quand j’ai voulu l’installer mon fichier téléchargé avait disparu et je me suis trouver dans la situation où je suis aujourd’hui.
 

Pièces jointes

  • IMG_20260729_150927.jpg
    IMG_20260729_150927.jpg
    937.8 Ko · Affichages: 8
  • IMG_20260729_144321.jpg
    IMG_20260729_144321.jpg
    732.5 Ko · Affichages: 8

@roberth_37

Je ne fais pas confiance à MyPeugeot ou à Peugeot Update pour les mises à jour. Mais ta situation est curieuse. En général on a plutôt les cas où la mise à jour a été installée, mais Peugeot persiste à dire qu'elle reste à faire.

Tu prends le lien de la V20 sur le site de @rui.saraiva :

Lien ==> Tous les liens de mise à jour pour NAC Wave4

Tu la télécharges et tu extrais le dossier SWL sur une clé USB de 32Go (ça suffit) ou plus.
 

@roberth_37 You probably had an NAC_EUR_WAVE3 system from the factory (firmware 3x.0x.xx.xx). Those systems are being identified again as NAC_EUR_WAVE3, even if you installed a 4x.0x.xx.xx firmware, converting it to a NAC_EUR_WAVE4 system. In that case, Citroën/DS/Opel/Peugeot Update is now suggesting the NAC_EUR_WAVE3 to NAC_EUR_WAVE4 conversion firmware again (that version 42.03.33.42_NAC-r0) and no maps/cartography.

Until Stellantis correctly identifies your system as a NAC_EUR_WAVE4 again, you can't use the Peugeot Update software and you can't install any firmware (the license for a NAC_EUR_WAVE4 firmware cannot be generated/verified for a NAC_EUR_WAVE3 head unit UIN - unique identification number).
You can only manually prepare the USB flash drive to update the maps/cartography.
 
  • J'aime
Reactions: peug89 and jbf69


It doesn't. There are no maps in PUB state in the NAC_EUR_WAVE3 system - you're supposed to install the NAC_EUR_WAVE3 to NAC_EUR_WAVE4 conversion firmware and then a NAC_EUR_WAVE4 map.

JSON:
 {
      "softwareType": "map-eur",
      "updateRequestResult": "No available update",
      "currentSoftwareVersion": "6.3.0-r0",
      "update": [
        {
          "updateId": "",
          "updateSize": "",
          "updateVersion": "",
          "updateDate": "",
          "updateURL": "",
          "licenseURL": ""
        }
      ]
    },
 



The 6.3.0-r0 was just an example with an old map version (not from @roberth_37). Even in that case, no update is displayed because there are no maps in PUB state for the NAC_EUR_WAVE3.

In my scripts I try to use VINs for each ecuType (NAC_EUR_WAVE1, RCC_EU_W2, etc) with old versions installed, precisely to identify those problems.