Page 1 of 1

Msdroid Bluetooth connection

Posted: Fri Jan 24, 2020 7:57 pm
by atntpt
For some unknown reason Msdroid don't recognize rusEFI ini, I think might have something to relate to the fact that it have a space character, anyway reported to dev and he nicely will add ini to his server , so it will automatically download on connection

Re: Msdroid Bluetooth connection

Posted: Fri Jan 24, 2020 9:35 pm
by kb1gtt
There is a special identifier in the packets that are sent back and forth with TS and rusEFI. I know rusEFI has it's own identifier while MS has their own identifier. This is likely an issue for MSDroid. I recall the INI file has that identifier in plain text, so once they see that part of the INI file, they will probably have it all squared away.

Re: Msdroid Bluetooth connection

Posted: Wed Apr 15, 2020 8:31 pm
by atntpt
Hi , im back at testing stuff and BT was someting i realy wanted i found a simple fix: create a [Megatune] and place the signature inside, dosen't afect how TS conects to it but like so is poosible to conecto to msdroid.
already talked to MSdroid dev and asked why it would´t search there.

Re: Msdroid Bluetooth connection

Posted: Wed Apr 15, 2020 8:34 pm
by AndreyB
atntpt wrote:
Wed Apr 15, 2020 8:31 pm
create a [Megatune] and place the signature inside, dosen't afect how TS conects to it but like so is poosible to conecto to msdroid.
Please be more specific. Create "[Megatune]" where? Can you paste a screenshot of the changed file? Can you post the complete changed block exactly?

Re: Msdroid Bluetooth connection

Posted: Wed Apr 15, 2020 8:38 pm
by atntpt
(...)
; settingOption = DEFAULT, "Speed Density" ; DEFAULT will be over looked and this will fall into the #else block of the statement.

[MegaTune]

signature = "rusEFI v1.2020.3" ; signature is expected to be 7 or more characters.




[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI v1.2020.3" ; signature is expected to be 7 or more characters.

[Constants]
(...)

Re: Msdroid Bluetooth connection

Posted: Wed Apr 15, 2020 8:42 pm
by atntpt
:D :D

Re: Msdroid Bluetooth connection

Posted: Wed Apr 15, 2020 9:04 pm
by AndreyB
thank you!

i've just added those lines this into official file, will appear in bundle later today

Re: Msdroid Bluetooth connection

Posted: Thu Nov 11, 2021 10:43 am
by OSprey42
atntpt wrote:
Wed Apr 15, 2020 8:42 pm
:D :D
I've got a Hellen NB1 ECU with HC06 and I'm having the same issue you did originally. How did you fix this to get it working with MSdroid? I just get the "definition unavailable" error although I've even tried putting the correct INI file into the MSDroid/ini folder on my phone. Cheers