Baseband NULL ? look at here http://forum.xda-developers.com/zenf...600cg-t3354645
- Install Minimal ADB and Fastboot
- Download this file and extract to Minimal ADB and Fastboot folder : drive.google.com/open?id=0B1ORfBAfkonOYV9OZVJ2NWctVEU
- Downoad and install this Driver : drive.google.com/open?id=0B1ORfBAfkonOZGswWjUwZktWRlk
- Your phone must be rooted
- If you have NULL IMEI, execute this command first from bootloader :Code:
fastboot erase config
Code:fastboot erase factory
- Enable USB debugging on your phone
- 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 , %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