PINE64
SMS Receive suddenly stopped working - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=177)
+--- Forum: General Discussion of PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=178)
+--- Thread: SMS Receive suddenly stopped working (/showthread.php?tid=17149)



SMS Receive suddenly stopped working - grinzie - 08-14-2022

My carrier is T-Mobile USA. On 2022-08-08 (six days ago) I stopped receiving texts, though I did not realize it until 2022-08-12 (yesterday).
During that time, texts I sent were received, and phone calls worked, both incoming and outgoing.
I am certain that I did not change anything (software, firmware, etc.) around the time SMS Receive stopped working.

Today I tried several things to solve the problem, but the one that finally worked was switching ADSP firmware to 30.006.30.006.
After that, I received missing texts.


RE: SMS Receive suddenly stopped working - DerpABerp - 08-17-2022

I can't find the thread with the specific command right now, but you can use mmcli to clear the incoming cache. I had the same problem a couple months ago, and clearing all ten slots fixed it.


RE: SMS Receive suddenly stopped working - grinzie - 08-17-2022

(08-17-2022, 11:49 AM)DerpABerp Wrote: I can't find the thread with the specific command right now, but you can use mmcli to clear the incoming cache. I had the same problem a couple months ago, and clearing all ten slots fixed it.

Thanks for the suggestion. The problem persists (confirmed not receiving some texts).
I found the link: https://forum.pine64.org/showthread.php?tid=9687
Flushing the cache makes no difference.

    sudo mmcli -m any --command='AT+CMGD=?'

gives:
+CMGD: (0),(0-4)

    sudo mmcli -m any --command='AT+CMGD=0,4'

gives:
+CMGD: (),(0-4)

Still not receiving texts from test phone.


RE: SMS Receive suddenly stopped working - DerpABerp - 08-19-2022

I found the thread with the command that fixed it on my phone a few months ago.
https://forum.pine64.org/showthread.php?tid=10014

$ sudo mmcli -m 0 --messaging-delete-sms=1 # Repeat with 1 through 10 to delete all of the messages


RE: SMS Receive suddenly stopped working - cdk041 - 09-22-2022

(08-14-2022, 07:07 PM)grinzie Wrote: My carrier is T-Mobile USA. On 2022-08-08 (six days ago) I stopped receiving texts, though I did not realize it until 2022-08-12 (yesterday).
During that time, texts I sent were received, and phone calls worked, both incoming and outgoing.
I am certain that I did not change anything (software, firmware, etc.) around the time SMS Receive stopped working.

Today I tried several things to solve the problem, but the one that finally worked was switching ADSP firmware to 30.006.30.006.
After that, I received missing texts.

Hey, how did you switch ADSP SW, I have this issue with missing texts


RE: SMS Receive suddenly stopped working - Gary2003 - 09-29-2022

(08-19-2022, 04:25 PM)DerpABerp Wrote: I found the thread with the command that fixed it on my phone a few months ago.
https://forum.pine64.org/showthread.php?tid=10014

$ sudo mmcli -m 0 --messaging-delete-sms=1  # Repeat with 1 through 10 to delete all of the messages

Hi,

I use my Pinephone Manjaro since november 2020, I do all the Manjaro ARM phosh update, everthing was working good.

But since 1 week, I can't receive sms ?

I reflash Manjaro ARM phosh pinephone beta 24, nothing change.

I flash to Manjaro ARM phosh pinephone beta 27, and nothing change...

I can call > I can get a call.
I can use internet with wifi.
I can send sms > I can't receive sms.

Thanks a lot DerpABerp, now it work again. Smile


RE: SMS Receive suddenly stopped working - grinzie - 10-01-2022

(09-22-2022, 06:21 PM)cdk041 Wrote:
(08-14-2022, 07:07 PM)grinzie Wrote: My carrier is T-Mobile USA. On 2022-08-08 (six days ago) I stopped receiving texts, though I did not realize it until 2022-08-12 (yesterday).
During that time, texts I sent were received, and phone calls worked, both incoming and outgoing.
I am certain that I did not change anything (software, firmware, etc.) around the time SMS Receive stopped working.

Today I tried several things to solve the problem, but the one that finally worked was switching ADSP firmware to 30.006.30.006.
After that, I received missing texts.

Hey, how did you switch ADSP SW, I have this issue with missing texts

I think clearing the cache, as mentioned elsewhere in this thread, is the proper solution, but ADSP SW and instructions to update it are on biktorgj's PinePhone Modem SDK, on the Releases page: https://github.com/the-modem-distro/pinephone_modem_sdk/releases/tag/0.6.81
Search for ADSP