Instructions to change the IMEI
#1
Wink 
The other thread was closed before I had a chance to respond, so I'm just going to leave this here instead.
This works on the PinePhone Pro (Explorer). I have not tested on other devices. This works on the Quectel EG25-G modem.

FYI, I'm using Mobian, so you have to stop the modem-manager first or it will cause a conflict with minicom (terminal suddenly stops responding).
This feature is NOT documented in the PDF from Quectel, but it still works.

In a console:
Code:
systemctl stop ModemManager.service

Now you can run minicom without it hanging.
Code:
minicom -b 115200 -D /dev/ttyUSB2

Inside minicom, to get your current IMEI:
Code:
AT+CGSN
860195057712345

To change your IMEI:
Code:
AT+EGMR=1,7,"860195057754321"
OK

You can confirm it changed by running:
Code:
AT+CGSN
860195057754321

That's it.
  Reply


Messages In This Thread
Instructions to change the IMEI - by kwdevel - 05-31-2022, 12:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Screen Replacement Instructions erikkugel 4 2,960 09-07-2022, 11:04 PM
Last Post: RTP
  Are there instructions on updating V1.2a to V1.2b? stozi 4 3,140 07-05-2022, 05:20 AM
Last Post: stozi
Wink Pinephone IMEI changing info: do you think its OK for a Wiki? mikeb 28 24,202 05-28-2022, 10:49 AM
Last Post: fxc
  LCD panel replacement instructions mob 2 2,152 09-13-2021, 05:11 PM
Last Post: mob
  Battery/wifi problems every time I take the battery out to change SIM or SD card BlunderingBushcraft 6 7,233 08-25-2020, 01:10 PM
Last Post: bcnaz
  No IMEI for Braveheart Pinephone? curtvaughan 4 7,508 02-15-2020, 09:23 AM
Last Post: curtvaughan

Forum Jump:


Users browsing this thread: 1 Guest(s)