UNLOCKED BOOTLOADER IS NOT REQUIRED
Note: If you install stock ZIP package, NON-HLOS.bin is applied instead unless country on the factory partition is set to India where Asus decided to provide VoLTE - i.e. there are two radios in the package and this way you can install the one with VoLTE support.
Latest ADB & fastboot: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
- Download the latest stock rom: https://www.asus.com/Phone/ZenFone-Max-ZC550KL/HelpDesk_Download/ (note there are two similar devices 8916 & 8939)
- unzip the ZIP package and copy out NON-HLOS_IN.bin & asusfw.img files
- enable USB debugging in the phone
-
Code:
adb reboot bootloader -
Code:
fastboot flash modem NON-HLOS_IN.bin -
Code:
fastboot flash asusfw asusfw.img -
Code:
fastboot reboot - You may need to also follow: https://www.asus.com/zentalk/in/forum.php?mod=redirect&goto=findpost&ptid=147035&pid=626678 (remember VoLTE option appears only if it is supported by network)
- You are done.
Note: If you install stock ZIP package, NON-HLOS.bin is applied instead unless country on the factory partition is set to India where Asus decided to provide VoLTE - i.e. there are two radios in the package and this way you can install the one with VoLTE support.
Latest ADB & fastboot: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Last edited: