Msdroid Bluetooth connection

Post Reply
atntpt
Posts: 102
Joined: Tue Apr 17, 2018 8:21 pm

Msdroid Bluetooth connection

Post 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
Attachments
Screenshot_2020-01-24-19-47-03-142_com.google.android.gm.jpg
Screenshot_2020-01-24-19-47-03-142_com.google.android.gm.jpg (585.12 KiB) Viewed 11991 times
User avatar
kb1gtt
contributor
contributor
Posts: 3758
Joined: Tue Sep 10, 2013 1:42 am
Location: ME of USA

Re: Msdroid Bluetooth connection

Post 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.
Welcome to the friendlier side of internet crazy :)
atntpt
Posts: 102
Joined: Tue Apr 17, 2018 8:21 pm

Re: Msdroid Bluetooth connection

Post 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.
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Msdroid Bluetooth connection

Post 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?
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
atntpt
Posts: 102
Joined: Tue Apr 17, 2018 8:21 pm

Re: Msdroid Bluetooth connection

Post 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]
(...)
atntpt
Posts: 102
Joined: Tue Apr 17, 2018 8:21 pm

Re: Msdroid Bluetooth connection

Post by atntpt »

:D :D
Attachments
Screenshot_2020-04-15-21-41-30-756_com.msdroid.jpg
Screenshot_2020-04-15-21-41-30-756_com.msdroid.jpg (175.75 KiB) Viewed 10301 times
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Msdroid Bluetooth connection

Post by AndreyB »

thank you!

i've just added those lines this into official file, will appear in bundle later today
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
OSprey42
contributor
contributor
Posts: 26
Joined: Thu Sep 16, 2021 8:18 am

Re: Msdroid Bluetooth connection

Post 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
Attachments
Screenshot_2021-11-11-21-05-53.png
Screenshot_2021-11-11-21-05-53.png (1.34 MiB) Viewed 6422 times
Post Reply