No need to download any stock firmware
Baseband NULL ? look at here http://forum.xda-developers.com/zenf…600cg-t3354645
- Install Minimal ADB and Fastboot
- Download Repair INTEL IMEI.zip and extract to Minimal ADB and Fastboot folder :
- Downoad and install USB driver.rar
- Your phone must be rooted
- If you have NULL IMEI, execute this command first from bootloader :Code:
fastboot erase config
,and then
Code:fastboot erase factory
- Enable USB debugging on your phone, open device manager in side of your cmd.exe, expand Port (COM & LPT), there you’r find com port for number 9
- Open ADB folder and SHIFT + Right Click , Open command prompt, execute this codeCode:
adb shell "su -c setprop persist.system.at-proxy.mode 2"
Code:sec_provision_v1.1.0.2.exe -c%COM% -i2 %IMEI1% %IMEI2% -u3 28943447 -u1 28943447
- Replace %IMEI1% and %IMEI2% with your first and second IMEI
Find IMEI? Open your phone case it writte there - %COM% = Look at Device Manager to find the port
- Grant root access
- Code:
adb reboot
- After rebot type this commandCode:
adb shell "su -c rm /data/property/persist.system.at-proxy.mode"
- Code:
adb reboot