PinePhone Pro Explorer's edition Qualcomm modem recovery
#12
Update:

I was able to recover my modem without access to the test points.

I want to leave this information for everyone that finds this thread looking for EDL mode.
You can find a manual I used at "https://themodemdistro.com/docs" in the section "Really really emergency recovery with Quectel's Fastboot bootloader", also some information is missing for people that are not to deep into programming.

short version of link mentioned above
disclaimer everything on your own risk!
---
Since the Internet tends to change I will write down the steps here:
- You need some distro on your pinephone that allows ssh over usb, so you can connect to it, since you remove the wifi antenna with the mid-frame assembly.
- You also need a ttl adapter 1.8v (important or you can damage your modem)

---
on Phone:
- disable modem via hardware switch
- connect to your phone via ssh and stop modem services (systemctl stop ModemManager ; systemctl stop eg25-manager)
- enable modem via hardware switch 

on PC:
- the doc gives an example script which you have to modify it like this to enter fastboot mode on your modem, also change to the right ttyUSB Port:

#!/bin/sh

echo -e "\003fastboot\r" > /dev/ttyUSB0


- run script with "watch -n0.1 ./serialcmd.sh" runs the script ever 0.1 second

- connect the tx pin of your ttl adapter to the rx pin of the modem (holding the pin onto the pad should be enough), the adapter needs a common ground. If you use the ports next to each other for USB-C and the ttl adapter you should have it otherwise connect the ground pin of your adapter to the ground plane of the phone.

- start modem service (systemctl start eg25-manager)

after this the modem should show up in fastboot mode and you can flash it.
If its not showing up repeat (mine constantly boot looped but depending on the bricked state you may have to stop the services and turn the modem hard off via the switch between attempts.)
good luck everyone
  Reply


Messages In This Thread
RE: PinePhone Pro Explorer's edition Qualcomm modem recovery - by tensa1000 - 02-28-2025, 07:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Are there plannes to create a new and more powerfull PinePhone Pro? Nima0908 5 5,662 08-18-2025, 04:12 AM
Last Post: biketool
Exclamation Pinephone pro stuck while booting Supervisor 2 1,223 08-16-2025, 06:40 PM
Last Post: Supervisor
  Pinephone pro packet injection for internal wifi chipset covar 3 2,638 07-02-2025, 02:03 PM
Last Post: Kevin Kofler
  RTKLIB PinePhone Pro GPS jlaba 1 957 05-02-2025, 12:43 AM
Last Post: biketool
  PinePhone Pro disable Volume Buttons when malfunctioning ArchBene 0 688 03-12-2025, 05:51 PM
Last Post: ArchBene
  PinePhone Pro EDL boot by shorting contacts ozkenlc 3 3,441 09-18-2024, 04:59 AM
Last Post: biketool
  PinePhone's LED is blinking, but doesn't start zvavybir 0 944 09-06-2024, 02:39 AM
Last Post: zvavybir
  Pinephone pro shuts down immediately after login covar 4 3,124 07-03-2024, 10:59 AM
Last Post: covar
Thumbs Up Pinephone Pro + Keyboard for sale Jimmy88 2 2,731 04-22-2024, 08:38 PM
Last Post: AegisWages
  PinePhone only turns on sometimes zvavybir 1 1,764 03-27-2024, 12:19 PM
Last Post: zvavybir

Forum Jump:


Users browsing this thread: 1 Guest(s)