Beiträge von rui.saraiva

    Ist kein Fehler, ich durchlaufe eine Schleife, die nur die Erste Zahl einer Version betrifft.

    Bisher war ja nie eine 2. Stelle der Version notwendig.


    Das implementiere ich dann später. :thumbs_up: :)

    I did try that (also with(out) the "-r0" and the old "PxCNS" URL ) some time ago and I'm pretty sure I've found all map versions. NAC Wave 2 had "4.0.2" for instance - https://sites.google.com/view/nac-rcc/system/nac/wave-2 or Wave 3 "6.3.0-r0" - https://sites.google.com/view/nac-rcc/system/nac/wave-3

    You could also use the "getUpdateStatus" from Majestic's API if you don't want to fill the TomTom webserver logs (it's akamai anyway)... :)

    Yes, the system is Linux based (GENIVI, it isn't Ubuntu related) and also have the NTFS and the "default" Linux filesystems (ext2/3/4) support in the kernel (modules in /lib/modules/*/kernel/fs/), but those filesystems were explicit excluded from USB flash drives (from /etc/udev/rules.d/50-mount-usb.rules):

    The NAC only supports FAT32 filesystems (only vfat is compiled in the Linux kernel, no ntfs/ntfs-3g/fuse support). As any other vfat, it can handle 2/8/16 TB partitions (it depends on the sector size). The 32 GB "limit" is only in the Windows UI, the format.exe command can format larger partitions.

    The NAC itself can only list the first 3.999 media files, but can play all files in random mode.


    You could also install the 98 179 561 80 (PSA part number) USB cable, to connect a 2nd USB port to the NAC infotainment system. There are some known problems with USB hubs, especially those that are unpowered.

    You mean my old toolbox 1.0.0.34?

    Then i have to check it because i haven't changed the id, just some bug fixes in terms of server queries because the response code from server has changed a while ago.

    Try it out with a Wave 1 chassis number and my new toolbox version 2.0.0.0 or better send me a chassis number with a Wave 1, then I can see whether it works.

    I don't know your toolbox, but it was a change in the recent Peugeot Update 1.2.1.

    I've checked now with the old client_id (1ee...f54), and it does work with a NAC Wave 1 VIN. Some days ago, I had to use the new id (20a...0e5) from the "app.asar" file.

    The RCC doesn't have an export function (well, the Chinese and the AIO, both from Continental, does have one...). Or I didn't find it... The problem is when the system infotainment was replaced, the PSA Majestic API will reply with the old/factory UIN. And you need the UIN to download the certificate/license key to update the firmware (many of those systems doesn't have BTA with WiFi or any way of tethering the phone, so they need the file on the USB flash drive).


    I'm assuming that your toolbox does the JSON query to the Majestic server to check for updates. BTW, the client_id was recently changed in the "Peugeot Update" software, and the old one doesn't work anymore with NAC Wave 1 systems.

    Hello,


    Does anyone know if it is possible to see the UIN (20-digit hexadecimal number, that usually start with x0D...) on the RCC system (from Bosch)? Couldn't find it in the "Engineering Mode".


    On the NAC, (or RCC AIO from Continental) we could export the configuration in the "system info" screen, and that will create 2 files on the USB flash drive - "instkey_<UIN>.xml" and "packageslist_<UIN>.txt"...