Hovatek Forum MOBILE Android [Tutorial] How to repair null or invalid IMEI on Mediatek
Can't login? Please, reset your password.
Hovatek is recruiting! Apply Now


[Tutorial] How to repair null or invalid IMEI on Mediatek

[Tutorial] How to repair null or invalid IMEI on Mediatek

Pages (34): 1 2 3 4 534 Next
hovatek
hovatek
hovatek
Administrator
49,570
24-01-2014, 08:21 PM
#1



This guide will explain how to fix Unknown Baseband, NULL or Invalid IMEI & SIM / Network not detected on Mediatek (MTK) devices. A null IMEI or unknown Baseband could make your Mediatek phone unable to detect SIM Card(s), network signals (Emergency Mode), make calls or dial short codes (to check your account balance etc).  This is because your Baseband, IMEI, WiFi & Bluetooth addresses are important for radio communication.

What causes Unknown Baseband / IMEI and issues detecting SIM Cards or Network signal on a Mediatek phone?


The primary cause is the wiping/corruption of the Secro and NVRAM (or NVDATA) partition(s). This could occur when you:
  1. Do a factory reset on the phone (rare)
  2. Format the NV partition(s) using a Mediatek flash tool or TWRP
  3. Flash a custom ROM or incompatible stock ROM / firmware
  4. Tamper with your IMEI using an incompatible IMEI changer


How to repair Medatek IMEI and Baseband



Before you proceed, ensure that your Mediatek phone has a valid Baseband (not NULL Baseband). If your Baseband is unknown then download the firmware for your model and flash using SP Flash Tool. Flashing the firmware (or at least Secro ) ought to restore Baseband. With Baseband regained you can then proceed with fixing IMEI

IMEI Repair Methods for Newer Mediatek Chipsets and Android versions (recommended)


Modem Meta method
https://www.hovatek.com/forum/thread-31577.html

Maui META method
See the guide @ https://www.hovatek.com/forum/thread-12328.html

SN Write Tool (SN Writer) method
See the guide @ https://www.hovatek.com/forum/thread-12306.html

Miracle box method
See the guide @ https://www.hovatek.com/forum/thread-26815.html

NCK Box method
See the guide @ https://www.hovatek.com/forum/thread-26278.html

GSM Aladdin box method
See the guide @ https://www.hovatek.com/forum/thread-16794.html

Infinity CM2MTK method
See the guide @ https://www.hovatek.com/forum/thread-22071.html

SP Flash tool + nvram.bin & nvdata.img
See the guide @ https://www.hovatek.com/forum/thread-23412.html

Chamelephon Method (Root required, works on newer Mediatek chips and Android versions)
See the guide @ https://www.hovatek.com/blog/how-to-fix-...arshmallow

Tool Hero Method (Root required, works on newer Mediatek chips and Android versions)
See the guide @ https://www.hovatek.com/forum/thread-21072.html

ADB Method (Root required, works on newer Mediatek chips and Android versions)
See the guide @ https://www.hovatek.com/forum/thread-25458.html

Engineering Mode Method  (Root required)
  1. Download and Install Tool hero (formerly known as Mobile Uncle)  then grant superuser permission. You could also use MTK Engineering Mode
    • For those using MTK Engineering mode, launch the app and select MTK Settings
    • For those new devices using Tool Hero (formerly known as Mobile Uncle), launch the app and select Engineering mode >  Super Engineering mode
    • For those old devices using Mobile Uncle, launch the app and select Engineer Mode > Engineer mode (MTK)
  2. Navigate to the Connectivity tab
  3. Select CDS information
  4. Select Radio Information
  5. At Phone 1: Insert the command below then click Send at command
    Code:

    AT+EGMR=1,7,"IMEI1"
  6. At Phone 2: Insert the command below then click Send at command
    Code:

    AT+EGMR=1,10,"IMEI2"
  7. If you get an error like "This command is not allowed in user build" then leave a space between AT+ and EGMR as show below
    Code:

    AT+ EGMR=The rest of the code
  8. Go back to Mobile uncle home screen
  9. Click on Engineer Mode
  10. Select Engineer mode (Android)
  11. Select Phone information
  12.  Click Turn on radio

[Image: Android-IMEI-Null-Fix.jpg]



IMEI Repair Methods for Older Mediatek Chipsets and Android Versions (Kitkat and maybe Lollipop)



See the video tutorial below or @ http://youtu.be/tAK1DL_L_eg


MP0B_001 Method  


  1. Download ROM toolbox lite from Playstore
  2. Download IMEI.zip (to create a new IMEI file) then unzip the content of the folder (imei.exe) to a folder on your desktop
  3. In the command prompt, navigate to the imei.exe containing the folder you just created on your desktop
  4. NOTE
    cd\ then Enter returns to root directory WHILE cd.. then Enter goes up one directory
  5. cd foldername then Enter navigates to a folder called foldername
  6. A faster method is to open the imei.exe containing folder > Hold down Shift > Right-click on an empty space > Select "Open Command Window here"
  7. When you're inside the imei folder in command prompt, type
    imei.exe <15digit_IMEI_1> <15digit_IMEI_2>egimei.exe 123456789111111 123456789111124  
  8. Press Enter          
  9. If both IMEIs you gave are of the correct format, a file named MP0B_001_NEW will be created. Rename it MP0B_001.
  10. Now you can send it to the SD of your phone
  11. Install ROM toolbox lite then go to root explorer
  12. In root explorer, delete the existing MP0B_001 file (located @ device/data/nvram/md/NVRAM/NVD_IMEI) and replace it with the one you just created
  13. Long press the new MP0B_001, go to permissions and tick all 9 boxes at the top then select ok (don't tick special permissions)
  14. Restart your phone
  15. Your SIMs should be detected, IMEI reflected and the Baseband version change from unknown to what it should be.
  16. Note that getting this done might not be this direct due to different scenarios but replacing the MP0B_001 file is the ultimate goal in order to fix the issue.

IMEI Replacement Method


This method involves the use of MTK droid tools and is only applicable when your SIM cards are detected but IMEI is invalid or null. To do this:
  1. Download MTK droid tools
  2. Download PdaNet
  3. Enable USB debugging on the phone then connect it to the PC (don't enable mass storage)
  4. Install PdaNet on the PC with the phone connected; you should get a message saying drivers installed successfully.
  5. Extract then launch MTK droid tools on the PC (still with phone connected to PC)
  6. MTK droid tools should detect and display your phone's details
  7. Click on IMEI/NVRAM
  8. Supply the IMEI(s) then click replace
  9. Restart your phone if it isn't automatically restarted
  10. Your IMEI issue should have been resolved

NVRAM Restore Method  


* Note that you need a working phone of the same model to backup NVRAM first
  1. Download MTK droid tools
  2. Download PdaNet
  3. Enable USB debugging on the GOOD phone then connect it to the PC (don't enable mass storage)
  4. Install PdaNet on the PC with the phone connected; you should get a message saying drivers installed successfully.
  5. Extract then launch MTK droid tools on the PC (still with phone connected to PC)
  6. MTK droid tools should detect and display the details of your phone
  7. Click IMEI / NVRAM
  8. Click Backup
  9. When the backup is complete, open the MTK Folder > BackupNVRAM to confirm that the backup was successful
  10. Connect the phone with Basebrand / IMEI error to the PC still with MTK droid tools open
  11. Still under IMEI / NVRAM, click Restore
  12. Select the appropriate files from the windows that pop up
  13. Reboot the phone once the procedure is complete

For Samsung phones,  use this method @ https://www.hovatek.com/forum/thread-310.html
This post was last modified: 11-11-2023, 10:44 AM by hovatek.
Attached Files
.zip
imei zip.zip
Size: 7.24 KB / Downloads: 22,383

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
temizeee
temizeee
temizeee
Techie Member
49
30-04-2014, 10:54 PM
#2
Thanks sir...i just revive my friend's phone
hovatek
hovatek
hovatek
Administrator
49,570
01-05-2014, 07:07 AM
#3
@temizee, you're welcome

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
temizeee
temizeee
temizeee
Techie Member
49
01-05-2014, 09:42 AM
#4
Please brother,how will i get d imei dat i will input?
hovatek
hovatek
hovatek
Administrator
49,570
01-05-2014, 01:58 PM
#5



(01-05-2014, 09:42 AM)temizeee Please brother,how will i get d imei dat i will input?
You'll see it on the phone's body (after removing the battery) / carton or you can just use any valid IMEI

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
abdullahi_
Unregistered
 
01-05-2014, 05:27 PM
#6
HOW I SURVIVE/FIX AN UNKNOWN BASEBAND/RADIO/INVALID-IMEI ON MY TECNO M3


So it all goes like this, i just accidentally execute the init binary, in seconds all i know is my phone rebooting itself with unknown baseband. surprise to me , what goes wrong?. so i went after the su log file to read the log and i was able to verify what happen, when init tries to creates the radio folder (/protect_f and /protect_s) which contains the radio files, it founds out that it was busy so it delete the former one to create the new one deleting the old one with the files but hopefully i've once backup the whole init and the radio folder to my sdcard . so all i have to do is copy the files (MP0D_000 and ST33A004 from the /protect_s/md/ directory that i copied ) to /protect_f/md/ directory , which automagically create another twin file of ST33A004 in /protect_s/md/ directory called ST33B004 and immediately my phone alerting that it has detected a network so all i do is to confirm by clicking ok. thatz all


Apply this method only if you restore your IMEI and it doesnt work or if you have an unknown baseband/radio problem/invalid imei.........!!!
hovatek
hovatek
hovatek
Administrator
49,570
01-05-2014, 06:47 PM
#7
@abdullahi_, please, kindly create a new thread and post this. I'm sure many people will find it helpful

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
temizeee
temizeee
temizeee
Techie Member
49
07-05-2014, 11:11 PM
#8
I later get my phone work afta flashing it with spflash tool...tanxs to everyone 4 dia support n suggestion..it means alot
kyle
kyle
kyle
Newbie
3
14-05-2014, 08:15 AM
#9
Pls am havin prblm wit ma tecno m3

My phone is showin dis weneva (connection problm or invalid MMI) i try to chek my acct balance n i cant make call wit it but d netwrk signal is showin veri well but i cant call n chek acct balance pls i reali need ur hlp on dis on hw to retify d problem becoz dis prblm startd wen i rooted my phone

If i put my glo sim i can mak cal wit it n browse wit it but if i put my mtn n zain i will nt b able to browse ,call or even chek acct balance .
hovatek
hovatek
hovatek
Administrator
49,570
14-05-2014, 10:50 AM
#10



(14-05-2014, 08:15 AM)kyle Pls am havin prblm wit ma tecno m3

My phone is showin dis weneva (connection problm or invalid MMI) i try to chek my acct balance n i cant make call wit it but d netwrk signal is showin veri well but i cant call n chek acct balance pls i reali need ur hlp on dis on hw to retify d problem becoz dis prblm startd wen i rooted my phone

If i put my glo sim i can mak cal wit it n browse wit it but if i put my mtn n zain i will nt b able to browse ,call or even chek acct balance .

Does the GLO SIM work on both Sim1 and Sim2 or only on one of them?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Pages (34): 1 2 3 4 534 Next
Users browsing this thread:
 3 Guest(s)
Users browsing this thread:
 3 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram