ms3 1.3.0 error.

Use and development of MSDroid tuning software on Android

Moderators: jsmcortina, muythaibxr

Post Reply
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

ms3 1.3.0 error.

Post by maik21 »

hello. i was trying msdroid with ms2 and it works greeeeeat when i put ini file in msdroid folder.. so i try with ms3 but it dont work even when i put ini file in msdroid.
i can upload ini file because its 8xx kB.

Image
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

thankyou very much for your help.
jsmcortina
Site Admin
Posts: 39614
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: ms3 1.3.0 error.

Post by jsmcortina »

I don't know if it is related, but the text shown in the "ECU Signature" box isn't the signature, that's the version.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
ol boy
Super MS/Extra'er
Posts: 1532
Joined: Mon Sep 10, 2007 3:06 am
Location: Tucson, Az

Re: ms3 1.3.0 error.

Post by ol boy »

Going to toss a SWAG out there and say that the MS3 INI may also need modded to work correctly with MSDroid. If my memory serves me correctly all the INI files a few months before March 2014 changed to accomindate certaint versions of TS which broke the way MSDroid would use the INI file. I'll download the zip and take a look.

**Edit** Give this one a try. I commented out the tuner studio part and resave it back into your MSDroid INI folder. I guess attachments are limited to 771 KB...? needs to be at least 1MB.. ugh.

Code: Select all

[MegaTune]
   MTversion      = 2.25 ; MegaTune itself; needs to match exec version.

;[TunerStudio]
;   iniSpecVersion = 3.0

#if CAN_COMMANDS
   versionInfo    = "r\$tsCanId\x0e\x00\x00\x00\x3c"  ; Title bar
   queryCommand   = "r\$tsCanId\x0f\x00\x00\x00\x14"  ; Verify against signature.
306 SBFord, Torquer II EFI intake, 60 lbs injectors, 8 LS2 coils, VS Racing 7668 turbo, 4R70W, MS3x fw1.4 w/built in trans controller.
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

this is in ini file.

[MegaTune]
MTversion = 2.25 ; MegaTune itself; needs to match exec version.

[TunerStudio]
iniSpecVersion = 3.0

#if CAN_COMMANDS
versionInfo = "r\$tsCanId\x0e\x00\x00\x00\x3c" ; Title bar
queryCommand = "r\$tsCanId\x0f\x00\x00\x00\x14" ; Verify against signature.
#else
versionInfo = "S" ; Put this in the title bar.
queryCommand = "Q" ; Verify against signature.
#endif
signature = "MS3 Format 0434.01 " ; MS-II sends a null at 20th byte.
; 123456789.123456789.

;----------------------------------------------------------------------------
#if INI_VERSION_2
; ok
#else
#error Megatune cannot be used with MS3 - please upgrade to TunerStudio
#endif
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

so i dont understand what to do or if there is some patch i can use. thankyou very much.
ol boy
Super MS/Extra'er
Posts: 1532
Joined: Mon Sep 10, 2007 3:06 am
Location: Tucson, Az

Re: ms3 1.3.0 error.

Post by ol boy »

Then make it read this... ;[TunerStudio]
;iniSpecVersion


Resave and give it a try.

[MegaTune]
MTversion = 2.25 ; MegaTune itself; needs to match exec version.

;[TunerStudio]
; iniSpecVersion = 3.0

#if CAN_COMMANDS
versionInfo = "r\$tsCanId\x0e\x00\x00\x00\x3c" ; Title bar
queryCommand = "r\$tsCanId\x0f\x00\x00\x00\x14" ; Verify against signature.
306 SBFord, Torquer II EFI intake, 60 lbs injectors, 8 LS2 coils, VS Racing 7668 turbo, 4R70W, MS3x fw1.4 w/built in trans controller.
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

no lucky. i send an email with log from msdroid app.
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

same error as the above picture.
vtux
MS/Extra Newbie
Posts: 33
Joined: Mon Mar 05, 2012 2:28 pm
Location: LT

Re: ms3 1.3.0 error.

Post by vtux »

Any luck? i have same problem, tried remove tunestudio lines but still not working.
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

vtux wrote:Any luck? i have same problem, tried remove tunestudio lines but still not working.
not yet.
ol boy
Super MS/Extra'er
Posts: 1532
Joined: Mon Sep 10, 2007 3:06 am
Location: Tucson, Az

Re: ms3 1.3.0 error.

Post by ol boy »

Which we the last MS3 version to work correctly with MSDroid?
306 SBFord, Torquer II EFI intake, 60 lbs injectors, 8 LS2 coils, VS Racing 7668 turbo, 4R70W, MS3x fw1.4 w/built in trans controller.
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

i upgrade from ms2 to ms3 and start with 1.3.0 firmware.
ol boy
Super MS/Extra'er
Posts: 1532
Joined: Mon Sep 10, 2007 3:06 am
Location: Tucson, Az

Re: ms3 1.3.0 error.

Post by ol boy »

Oh I c.. I need to know which was the last MS3 firmware that worked. If I know that I can compare the INI files to see what might be different.
306 SBFord, Torquer II EFI intake, 60 lbs injectors, 8 LS2 coils, VS Racing 7668 turbo, 4R70W, MS3x fw1.4 w/built in trans controller.
maik21
Experienced MS/Extra'er
Posts: 248
Joined: Mon May 14, 2012 12:19 am

Re: ms3 1.3.0 error.

Post by maik21 »

i did 1.3.2 upgrade. msdroid works fine with this firmware.
ol boy
Super MS/Extra'er
Posts: 1532
Joined: Mon Sep 10, 2007 3:06 am
Location: Tucson, Az

Re: ms3 1.3.0 error.

Post by ol boy »

Good to know. I wonder what the difference is in the INI file...
306 SBFord, Torquer II EFI intake, 60 lbs injectors, 8 LS2 coils, VS Racing 7668 turbo, 4R70W, MS3x fw1.4 w/built in trans controller.
Post Reply