Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
30-06-2018, 03:58 AM,
Post: #1
XZBMW  BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
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 ?
Quote this message in a reply
[+] 2 users say Thank You to ruslan cheng for this post
29-10-2018, 19:39 PM,
Post: #2
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
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.
Quote this message in a reply
19-01-2022, 04:42 AM,
Post: #3
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
Please tell me the mileage you increased with the command in tool32. Thank you
Quote this message in a reply
19-01-2022, 09:42 AM,
Post: #4
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
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!!!

Vojnó
Press Thanks and reputation under if this post helped you. 
Reputation: +1 - al70 [+1]
Quote this message in a reply
[+] 2 users say Thank You to Vojno for this post
20-01-2022, 01:40 AM,
Post: #5
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
Thank you very much for telling me. Will you clear the rejected certificate, not just the PRG command
Quote this message in a reply
20-01-2022, 11:35 AM, (This post was last modified: 20-01-2022, 11:35 AM by bennymx.)
Post: #6
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
@Vonjo
Can be done on new model like 2020 or not? Tool32 work with new model?
Quote this message in a reply
20-01-2022, 12:41 PM, (This post was last modified: 20-01-2022, 12:41 PM by Vojno.)
Post: #7
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
(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!

Vojnó
Press Thanks and reputation under if this post helped you. 
Quote this message in a reply
[+] 1 user says Thank You to Vojno for this post
20-01-2022, 12:54 PM,
Post: #8
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
Cant set to lower value or set to 0? Only higher?
Quote this message in a reply
20-01-2022, 12:59 PM,
Post: #9
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
(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.

Vojnó
Press Thanks and reputation under if this post helped you. 
Quote this message in a reply
[+] 1 user says Thank You to Vojno for this post
21-01-2022, 00:11 AM,
Post: #10
RE: BMW BIKE MILEAGE CORRECTION with TOOLSET32 OR KTAG
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.
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW Mileage BMSKP XMarus 0 386 02-09-2022, 08:47 AM
Last Post: XMarus
XZBMW Bmw mileage ecu adjust with orange calculator Leonardo Sell 0 562 24-02-2022, 15:38 PM
Last Post: Leonardo Sell

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content