Beiträge von razor07b7

    It depends on what version of the car you had. The GT version has a different sports button and does not have GRIP, even as an option. In this case there is no diagram or ready-made cables. You have to do it yourself, following the differences as above, but this should only be the case with the GT button. In the case of a standard one, it should be enough to replace the factory cable with a factory one with GRIP.

    yes normal sport switch have 3 wires and pin6 goes to BSI


    PIN1 -> ICRA PIN8 -> cirocco PIN18

    PIN3 -> ICRA PIN11 -> GND

    PIN4 -> ICRA PIN1 -> BSI

    PIN6 -> ICRA PIN9 -> cirocco PIN17

    normal switch:


    PIN3 -> ICRA PIN11 -> GND

    PIN4 -> ICRA PIN1 -> BSI

    PIN6 -> ICRA PIN18 -> BSI


    if you want use new cable you have problem with pin6 because on ICRA pin18 or pin9 connect. you need to replace the connection from pin9 to pin18 in the new cable if you want to use the standard sport switch

    Peugeot 3008 II GT BlueHDI 180 12.2018
    Der schwarze 35PIN in Richtung BSI hat 18 Kabel, aber eine andere Anordnung als ich hier gesehen habe.
    Kabel im tunel : 9814520480 foto unten.


    Bis auf das neue Kabel habe ich schon alles . Das Kabel 9814520580 wird nicht geeignet sein ?


    PINOUT CABLE factory installed: 9814520480



    two wires shorted: white and yellow/green to BLACK 35PIN connector.

    This 35PIN connector has 17 pins connected but 35PIN connector to BSI has 18 pin/wires connected. This one is unused through this cable 9814520480. This PIN is 18 - green wire

    I'll copy the content here to the thread:


    Check zone 23EE on BSI:


    >752:652

    1003

    2223EE

    6223EE....

    I assume you will have a value of 1


    this zone have description: Dynamic driving function and value:

    0 - absent

    1 - global

    2 - partial. Only engine control and gearbox


    maybe the value 2 will result in only engine and transmission control remaining


    :B4E0:03:03

    2E23EE02

    2E2901FD000000010101

    1001


    there is one more zone 2499 on BSI

    2499 - The operating mode of the steering and depreciation of the car Value:

    0 - normal mode of operation

    1 - sports operating mode


    next zone 23DA on BSI:

    The presence of dynamic driving function value:

    0 - absent

    1 - present


    but I don't know what the change will do.

    Test and return to previous value.

    Check zone 23EE on BSI:


    >752:652

    1003

    2223EE

    6223EE....

    I assume you will have a value of 1


    this zone have description: Dynamic driving function and value:

    0 - absent

    1 - global

    2 - partial. Only engine control and gearbox


    maybe the value 2 will result in only engine and transmission control remaining


    :B4E0:03:03

    2E23EE02

    2E2901FD000000010101

    1001


    there is one more zone 2499 on BSI

    2499 - The operating mode of the steering and depreciation of the car Value:

    0 - normal mode of operation

    1 - sports operating mode


    next zone 23DA on BSI:

    The presence of dynamic driving function value:

    0 - absent

    1 - present


    but I don't know what the change will do.

    Test and return to previous value.

    No. No. No. 5 second is only after unlocking command :B4E0:03:03



    >752:652 - this line is the ID selection for RX and TX to communicate with the ECU (in this case is BSI)
    1003 - open communication session with the selected above ECU

    22234C - 22 zone (22 234C) - 22 is read command from zone 22xxxx - in this case a reading from 234C

    62234C00 - 62 zone value (62 234C 00) - 62 is answer command from ECU for zone 234C - value is 00


    BSI Zone 234C - Driver Welcome value

    0 - disabled

    1 - enabled


    to write in the zone we must have the ECU unlocked

    :B4E0:03:03 - this command unlock the BSI for writing in the zone

    after type enter, there is a maximum of 5 seconds to type the next command below - write to the zone


    2E234C01 - 2E zone value (2E 234C 01) - 2E is write command to zone 234C value 01

    2E2901FD000000010101 - 2E is write command to zone 2901 value FD000000010101 for secured traceability


    1001 - close communication session with the selected ECU

    Yes, exactly.

    First from the console Arduino IDE and coding BSI commands as above

    then use the tool for NAC/CIROCCO and insert new option in zone 2127 -> driver welcome


    Remember you have max 5 seconds after typing
    :B4E0:03:03

    next line

    so that there are no interruptions in typing the next lines


    So it is a good idea to type: :B4E0:03:03 in the console and do not confirm ENTER and copy the next line to the clipboard.

    This will speed up typing next lines on the console


    correctly performed BSI coding will show the value 1 in zone 234C:


    >752:652

    1003

    22234C

    62234C01