Thursday, March 3, 2016

Engineer Mode method stuck solution when fixing invalid IMEI for latest android phones

Hey guys!

Today I’m going to show that how to solve invalid IMEI problem of latest androids. As far as I noticed, some people facing problem to fix IMEI using Engineer Mode. Don’t panic! 

But If you don’t know anything about IMEI, you must thinking that, “what is IMEI?” So, I would like to make some toast about it.


IMEI Stands for “International Mobile Station Equipment Identity.  It’s a unique number which contains your phone’s identity.  It’s normally found in the back part (behind battery) of your phone or in one side of your phone’s box. It can be found by pressing *#06# in the dialpad. Take a look here.






Your phone’s IMEI often get invalid due to installation of flash or you tried to change your IMEI etc. (I’m not going deep there). 

Now on with the fix  (-_-)

First of all write down your IMEI number, you gonna need it.
Go to engineer mode, just type *#*#3646633#*#* in dialpad. After pressing the last digit you will be automatically redirected to Engineer Mode Screen. It will look like this.




Follow the process, click on the pointed tabs, it’s not that hard.
Engineer Mode > Conncetivity > CDS Information > Radio Information >
If you have one SIM on your phone then just click “Phone 1” and leave “Phone 2” . But if you have dual SIM then you need to edit the both.  

Phone 1 :  You have to type this command for Phone 1
AT+EGMR=1,7, “Your IMEI”
Example: AT+EGMR=1,7, “346523637364436”
But if you facing problem sending this command simply press a “space” after “AT” . It would be like this
AT+ EGMR=1,7, “346523637364436”



Then press send at command and your phone 1 IMEI will be changed as before. 

Phone 2 : For phone 2 you need to the same just a little change.

AT+EGMR=1,10, “Your 2nd IMEI”
Example: AT+EGMR=1,10, “346523637364439”
But if you facing problem sending this command simply press a “space” after “AT” . It would be like this
AT+ EGMR=1,10, “346523637364439”



Then press send at command and your phone 2 IMEI will be changed as before.
Now reboot your android phone. Go to dialpad and press *#06#
You will see your IMEI as you have it in your back part  of your phone or phone’s box. 

Hope you have done it correctly.
Bye for now. Stay tuned.

N:B: I don't take any responsibility of what you do with your phone. Its not risky but try at your own risk.  

First published on XDA by me. Don't copy without permission.
Thanks.

No comments:

Post a Comment