stopped receiving text messages
#10
(06-30-2022, 06:46 PM)jyoung Wrote: Hi, a few weeks ago I noticed that the chat app on my pinephone isn't getting texts anymore. I can still send them, but not recieve. I'm running mobian phosh on a pinephone beta. I haven't changed carrier or anything, and I haven't really changed anything on the phone. Does anyone know what might be going on?

install minicom
Followed by connecting to the modem tty through minicom by
Code:
sudo minicom -D /dev/ttyUSB2

Entered
Code:
AT+CMGD=?

Which as far as I know is the test form that will simply show the parameters and their valid range.
Code:
+CMGD: (1,2,3,4,5,6,etc),(0-4)

Taking the 0-4 from the end I entered it into the delete command from the pdf like so
Code:
AT+CMGD=0,4

Which as best as I could see tells the modem to delete the message at index 0 and to delete all messages (delflags=4) so it's kindof redundant...

Rerunning the command to list the messages
Code:
(AT+CMGD=?)
it came back as
Code:
+CMGD: (),(0-4)

Which verified to me that the list of messages was cleared.
Then exited minicom with a reset. by pressing Ctrl + A then X and selected yes.
  Reply


Messages In This Thread
stopped receiving text messages - by jyoung - 06-30-2022, 06:46 PM
RE: stopped receiving text messages - by fxc - 07-01-2022, 03:07 AM
RE: stopped receiving text messages - by jyoung - 07-11-2022, 03:58 PM
RE: stopped receiving text messages - by jyoung - 07-12-2022, 11:40 PM
RE: stopped receiving text messages - by wibble - 07-13-2022, 01:04 AM
RE: stopped receiving text messages - by brb78 - 07-14-2022, 10:30 AM
RE: stopped receiving text messages - by jyoung - 07-29-2022, 05:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  My new phone stopped working. gunnygee 1 613 08-02-2024, 07:20 AM
Last Post: mikehenson
  pinephone no longer receiving calls or texts jyoung 3 2,510 07-16-2023, 10:05 PM
Last Post: jyoung
  MMS sending stopped working amindfv 2 1,708 01-16-2023, 09:44 PM
Last Post: treebeard
  Verizon call/text fix syrinx 0 1,525 01-21-2021, 03:01 PM
Last Post: syrinx
  Constant Shell messages adjf873_n-s 4 4,584 12-20-2020, 03:59 PM
Last Post: nimji
  No Voice or Text on Inland Cellular (non-MVNO) but Internet Data Works! calinb 14 19,329 11-17-2020, 02:57 PM
Last Post: rocket2nfinity

Forum Jump:


Users browsing this thread: 6 Guest(s)