mirror of
https://github.com/lekrsu/shfw-walkthrough.git
synced 2024-11-23 22:41:04 +01:00
M365 DRV upgrade
This commit is contained in:
parent
e077dcf89f
commit
fce4241004
12
README.md
12
README.md
@ -62,13 +62,13 @@ To install SHFW, follow these steps:
|
|||||||
5. Flash Procedure for the 4-dot dashboard (Xiaomi M365):
|
5. Flash Procedure for the 4-dot dashboard (Xiaomi M365):
|
||||||
|
|
||||||
**Note**: Because the M365's 4-dot dashboard isn't natively supported, you need to do some extra steps before flashing SHFW.
|
**Note**: Because the M365's 4-dot dashboard isn't natively supported, you need to do some extra steps before flashing SHFW.
|
||||||
|
1. Download [Utility](https://utility.cfw.sh/).
|
||||||
|
2. Connect, go to 'Load from repo', select DRV, select the latest version and press 'Start flash'.
|
||||||
|
3. Download the modified M365-ProBLE-1.zip from the pinned message in the Scooterhacking.org discord server's #m365 channel.
|
||||||
|
4. Connect to the scooter with Scooterhacking Utility, go to the flash tab, press "Load from file" and select the BLE zip that you just downloaded.
|
||||||
|
5. SHFW will now be available via the Install SHFW tab and the scooter identifies as 'Pro'.
|
||||||
|
|
||||||
1. First, you will have to download the modified M365-ProBLE-1.zip from the pinned message in the Scooterhacking.org discord server's #m365 channel.
|
6. Flashing back stock firmware on a M365 with 4-dot dashboard, if the need to revert the changes occurs.
|
||||||
2. If you have the file, download [Utility](https://utility.cfw.sh/).
|
|
||||||
3. Connect to your scooter with Scooterhacking Utility, go to the flash tab, press "Load from file" and select the BLE zip that you just downloaded.
|
|
||||||
4. SHFW will now be available via the Install SHFW tab and the scooter identifies as 'Pro'.
|
|
||||||
|
|
||||||
6. Flashing back stock firmware on a M365 with 4-dot dashboard, if you want to revert the changes.
|
|
||||||
1. You will have to download the M365 DRV and BLE firmware zip archives from the [Scooterhacking.org repo](https://firmware.scooterhacking.org/m365/) and modify the info.json file in both of them. I recommend downloading BLE072 and DRV156.
|
1. You will have to download the M365 DRV and BLE firmware zip archives from the [Scooterhacking.org repo](https://firmware.scooterhacking.org/m365/) and modify the info.json file in both of them. I recommend downloading BLE072 and DRV156.
|
||||||
2. Open the info.json with any text editor in the DRV zip archive, and change "enforceModel" from true to false
|
2. Open the info.json with any text editor in the DRV zip archive, and change "enforceModel" from true to false
|
||||||
3. Open the info.json the BLE zip, change "enforceModel" to false, and replace "mi_BLE_LEGACY" with "mi_BLE_NRF51822QFAA".
|
3. Open the info.json the BLE zip, change "enforceModel" to false, and replace "mi_BLE_LEGACY" with "mi_BLE_NRF51822QFAA".
|
||||||
|
Loading…
Reference in New Issue
Block a user