CarTechnoloGY
BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Car Technology Motorbikes Forums (https://cartechnology.co.uk/forumdisplay.php?fid=23)
+--- Forum: Motorbikes Softwares & Workshop Manuals (https://cartechnology.co.uk/forumdisplay.php?fid=36)
+---- Forum: BMW (https://cartechnology.co.uk/forumdisplay.php?fid=126)
+---- Thread: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG (/showthread.php?tid=36873)

Pages: 1 2 3


BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - ruslan cheng - 30-06-2018

Hi,

I trying hard to change mileage for my bike r1200gs 2013, i have done it with toolset32 but it only for increase mileage , i have to decrease mileage in my bmskp..it did'nt work. i try to disassembly the mrbmskp.prg, i used BESTDIS, and the file was *.b1v, i have 2 week to learn, how the system work and i know where the position the system write mileage in the ic, i try to change the hex directly in the prg file and re compiler again, but the system dont warn any error, and the mileage still not change...

here the line for send the mileage :

__000BCE3F: clear S3
clear S4
xsend S3,S2
slen I3,S2
slen I4,S3
comp I4,#$0.I
jz __000BD0D6
move S1,"_TEL_ANTWORT"
scmp S1,""
jz __000BCEA1
etag __000BCEA1,"_TEL_ANTWORT"
ergy "_TEL_ANTWORT",S3

value of S1 :

clear S1
move S1,{$86.B,$12.B,$F1.B,$30.B,$A9.B,$08.B,$00.B,$00.B,$00.B}
clear S2
move S2,S1


i set new value for S2 , with the mileage i want... line :
clear S1
move S1,{$86.B,$12.B,$F1.B,$30.B,$A9.B,$08.B,$00.B,$03.B,$E8.B}
move S2,S1
xsend S3,S2
slen I3,S2
slen I4,S3

no error no warning. everything run well but mileage not change.....

the assembly command was ediabas best1 command , not same with normal assembly language


xsend command to save the mileage


maybe have any one can share... or have done this way ?


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - K43-Frank - 29-10-2018

Hi,
wrong way, the whole string is TEL_AUFTRAG send into ECU and $00.B is a place holder for the argument field entered.
The logic and comparison is part of the syntax below.


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - lantianbaiyun - 19-01-2022

Please tell me the mileage you increased with the command in tool32. Thank you


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - Vojno - 19-01-2022

In KOMBI or BMSKP ju need to use in tool32 the jobs: "steuern_gws_anzeige_schreiben"
Then write "xx;km" unter Arguments window.
In this way only increase can be!!!


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - lantianbaiyun - 20-01-2022

Thank you very much for telling me. Will you clear the rejected certificate, not just the PRG command


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - bennymx - 20-01-2022

@Vonjo
Can be done on new model like 2020 or not? Tool32 work with new model?


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - Vojno - 20-01-2022

(20-01-2022, 11:35 AM)bennymx Wrote:  @Vonjo
Can be done on new model like 2020 or not? Tool32 work with new model?
Yes! 
but only increase can be!


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - bennymx - 20-01-2022

Cant set to lower value or set to 0? Only higher?


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - Vojno - 20-01-2022

(20-01-2022, 12:54 PM)bennymx Wrote:  Cant set to lower value or set to 0? Only higher?
Onli higher!
Lower can be if the BMSX, BMSMP, BMSO open, read it and some people can set to 0km!  Then can you increase....
The KOMBI hav 160DWQ must be copied to a blank chip and then increase the mileage....
For the TFT I loking the solution to decrease the mileage, but the ECU cannot be disassembled.


RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG - bennymx - 21-01-2022

Is good to know that an increase can be done in Tool32. TFT would be ruined if dismantled. Hard to reassemble. Be good to do without opening it up.