Peugeot Forums banner
21 - 32 of 32 Posts
Discussion starter · #21 ·
Two changes since 3 Nov, but they don't fix anything:

- 03 Dec 2024: A new file was uploaded, it has a new certificate ("SWL/001315031666020829/Certificates/PSA-OVIP-CS-G1.crt"), but they didn't use that certificate to sign the update (the file "SWL/001315031666020829/MediaHeader/MediaVersion.ini");
Code:
> curl --head https://ds4emloty3shq.cloudfront.net/CONTINENTAL/NAC_EU/ovip-int-firmware-version/PSA_ovip-int-firmware-version_21-08-90-52_NAC-r0_NAC_EUR_WAVE2.tar
HTTP/1.1 200 OK
Content-Type: application/octet-stream
Content-Length: 2728908800
Connection: keep-alive
Last-Modified: Tue, 03 Dec 2024 14:29:48 GMT
- 13 Dec 2024: They removed the "PUB" (Published) status from the update, now the previous firmware version 21.08.87.32_NAC-r1 is the latest with that status, so that is now the version that is offered in the MyPeugeot app or "Peugeot Update" software. That version was also signed with (now) expired certificates.
Code:
{
  "updateType": "ovip-int-firmware-version",
  "updateVersion": "21.08.87.32_NAC-r1",
  "updateProvider": "CONTINENTAL",
  "updateId": "001315031613548831",
  "updateDate": "2022/12/08 12:43:39",
  "fileName": "PSA_ovip-int-firmware-version_21-08-87-32_NAC-r1_NAC_EUR_WAVE2.tar",
  "updateStatus": {
    "code": "PUB",
    "label": "Publié"
  }
}

{
  "updateType": "ovip-int-firmware-version",
  "updateVersion": "21.08.90.52_NAC-r0",
  "updateProvider": "CONTINENTAL",
  "updateId": "001315031666020829",
  "updateDate": "2024/12/03 14:10:21",
  "updateStatus": {
    "code": "AVC",
    "label": "En attente de validation fournisseur"
  }
}
Pls tell me hHow to use above mention this code?
 
Pls tell me hHow to use above mention this code?
It's not a code that you can use, it's for information only. To expand and simplify what @rui.saraiva said as much as I can: it's not possible to update NAC & RCC sytems right now because a file (i.e: certificate) that's needed by the infotainment system to verify the firmware is expired. So, NAC & RCC systems can't verify the update and will not accept any updates until Peugeot publishes a newer firmware with updated certificates.
 
Discussion starter · #26 ·
@Mitrovic : Those are the map/cartography updates. The firmware updates are in the second table, on the bottom of the page. You have to wait, and when they fix the update with a valid certificate, I'll remove the strikethrough line in the latest firmware version.
Hi,
I noticed that the line has been removed from the laтеst firmware version.
I tried with USB, but the same thing happened again, (Version not compatible with hardware) please advise. Thanks.
 
PSA/Stellantis removed again the PUB status from the latest NAC Wave 2 version (21.08.90.52_NAC-r0), but the uploaded file seems ok (valid certificate and code signed with it) - you need to use the direct download link and not the Peugeot Update/MyPeugeot. Maybe the generic "Version not compatible with hardware" error is now because of the license not found and not the expired certificate...

So I would try with the license file on the USB flash drive.
 
Discussion starter · #28 ·
PSA/Stellantis removed again the PUB status from the latest NAC Wave 2 version (21.08.90.52_NAC-r0), but the uploaded file seems ok (valid certificate and code signed with it) - you need to use the direct download link and not the Peugeot Update/MyPeugeot. Maybe the generic "Version not compatible with hardware" error is now because of the license not found and not the expired certificate...

So I would try with the license file on the USB flash drive.
Thanks for replay, where I can find licence file?
 
Discussion starter · #29 ·
PSA/Stellantis removed again the PUB status from the latest NAC Wave 2 version (21.08.90.52_NAC-r0), but the uploaded file seems ok (valid certificate and code signed with it) - you need to use the direct download link and not the Peugeot Update/MyPeugeot. Maybe the generic "Version not compatible with hardware" error is now because of the license not found and not the expired certificate...

So I would try with the license file on the USB flash drive.
P.S. I used download link from NAC Wave 2 system/firmware (NAC_EUR_WAVE2) -
updates , not from My Peugeot.
 
To download the license for this version, you'll need to known the UIN (20-digit hex number), the serial number of your infotainment system (replace the ...):

Code:
https://majestic-web.mpsa.com/mjf00-web/rest/LicenseDownload?mediaVersion=001315031666020829&uin=...
The file name has the format "license_xxxxxxxxxxxxxxxxxxxx_yyyyyyyyyyyyyyyyyy.key", where the xxx...x is the UIN, and the yyy...y is the 18-digit number is the MediaVersion/UpdateID, so the xxx...x is always the same for or vehicle. You might have an old license key to find out your UIN.
 
Discussion starter · #31 ·
To download the license for this version, you'll need to known the UIN (20-digit hex number), the serial number of your infotainment system (replace the ...):

Code:
https://majestic-web.mpsa.com/mjf00-web/rest/LicenseDownload?mediaVersion=001315031666020829&uin=...
The file name has the format "license_xxxxxxxxxxxxxxxxxxxx_yyyyyyyyyyyyyyyyyy.key", where the xxx...x is the UIN, and the yyy...y is the 18-digit number is the MediaVersion/UpdateID, so the xxx...x is always the same for or vehicle. You might have an old license key to find out your UIN.
I can not find , it is too complicate for me :(
I have too many questions, so thanks anyway!
 
Discussion starter · #32 ·
To download the license for this version, you'll need to known the UIN (20-digit hex number), the serial number of your infotainment system (replace the ...):

Code:
https://majestic-web.mpsa.com/mjf00-web/rest/LicenseDownload?mediaVersion=001315031666020829&uin=...
The file name has the format "license_xxxxxxxxxxxxxxxxxxxx_yyyyyyyyyyyyyyyyyy.key", where the xxx...x is the UIN, and the yyy...y is the 18-digit number is the MediaVersion/UpdateID, so the xxx...x is always the same for or vehicle. You might have an old license key to find out your UIN.
I have information from our authorized dealer and representative for Peugeot that they are currently working on new software for the 2008 2017 model year.
 
21 - 32 of 32 Posts