Giter Site home page Giter Site logo

firmware support about m365-power HOT 9 OPEN

maisi avatar maisi commented on August 19, 2024
firmware support

from m365-power.

Comments (9)

maisi avatar maisi commented on August 19, 2024 1

Thanks for the lib @dnandha ! I will give it a try once I find some time (and repair my scooter first).

from m365-power.

CvetanG avatar CvetanG commented on August 19, 2024

"Following the 1.5.1 update of the scooter, the Bluetooth Low Energy (BLE) communication protocol has changed. Named BLE0.81 this version is not usable to modify the firmware of your scooter manually or even to connect you with third party applications" (https://www.spzshop.com/blogs/best-practices-and-tutorials-for-m365/update-xiaomi-m365-1-5-1-and-ble-0-81-be-careful-there-is-the-solution?lang=en)
There are a lot more articles about on this topic just google it. I think that this app doesn't work and with PRO model, any one tried it?
It will be good if it is possible to modify the code to work with new versions as i know the communication is encrypted. Good luck with decryption :)

from m365-power.

mrmrmrmr1 avatar mrmrmrmr1 commented on August 19, 2024

I made several tests and turns out that the problem is BLE. BLE version 72 is compatible with this code, but BLE 81 and 91 are not.
We downgraded my friend's BLE from 81 to 72 and now this code works on it.
it is not correct that with this BLE (81) you can't modify the firmware. The android app M365 DownG can downgrade the BLE and/or firmware.
DownG app:
https://play.google.com/store/apps/details?id=com.m365downgrade
BLE 72:
http://s000.tinyupload.com/index.php?file_id=38550474872231613806

ALSO, I see that other Android apps can work with BLE 81.
There are apps that can't run with BLE 91, but most of them work with 81.
So if they can do it, I guess this code can be modified to run with 81.

Any ideas on how to do that ?

from m365-power.

mrmrmrmr1 avatar mrmrmrmr1 commented on August 19, 2024

please, I just need help. Some apps on Play store are detecting the BLE version as 81 and asking user to reconnect. I assume it is not just a reconnection. How should we make the connection to BLE 81.

from m365-power.

ilker-aktuna avatar ilker-aktuna commented on August 19, 2024

ome other developer has found a way to support BLE later than v81.
Here's their app:

https://play.google.com/store/apps/details?id=adriandp.m365dashboard

If they could do it, maybe it is possible now. Any ideas ?

from m365-power.

dnandha avatar dnandha commented on August 19, 2024

Wow, 2 years and no updates? No way! Here you go guys: https://github.com/dnandha/miauth
Feel free to adapt it for the m365 apps so they can run new firmwares.

from m365-power.

ilker-aktuna avatar ilker-aktuna commented on August 19, 2024

the code you posted is just Python and it uses libraries specific to Python. We are looking for a java solution. So what you post doesn't help at all unless there's anyone with deep knowledge of both PYthon and Java and interested in converting the code to Java.

Wow, 2 years and no updates? No way! Here you go guys: https://github.com/dnandha/miauth Feel free to adapt it for the m365 apps so they can run new firmwares.

from m365-power.

dnandha avatar dnandha commented on August 19, 2024

@ilker-aktuna Thanks for the honest feedback. I heard you and have now added a Java port of the library and a nice documentation. Enjoy!

from m365-power.

ilker-aktuna avatar ilker-aktuna commented on August 19, 2024

wow that was really fast.
@dnandha , thanks.
I will probably use your java library when I find the time.

from m365-power.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.