Chatty, SMS does not work - could hardware be at fault?
#29
In order to rule out a hardware issue, I had posted the question whether it could be a technical defect in the hardware section.

There dcinoz came up with very helpful suggestions. Here's a brief summary of




+++ THE SOLUTION: How to send SMS text messages (if it does not work on its own) +++

1. Use this command immediately after booting the phone:
Code:
mmcli -m any --command='AT+QCFG="ims",2'

2. Check if it has worked with
Code:
mobian@mobian:~$ mmcli -m any --command='AT+QCFG="ims"'
response: '+QCFG: "ims",2,0'

3. If the response is not 2,0 but 2,1 go back to 1. and try to be quicker after the restart.

4. Once the response is 2,0 you should be able to send SMS text messages.

5. To make the change permanent, open the file pine64,pinephone-1.X.toml (in my case 1.2.toml) in the directory //usr/share/eg25-manager/ and

6. replace the lines
Code:
# Enable VoLTE support
    { cmd = "QCFG", subcmd = "ims", expect = "1" },

with
Code:
# Enable VoLTE support
#    { cmd = "QCFG", subcmd = "ims", expect = "1" },
    { cmd = "QCFG", subcmd = "ims", value = "2" },

7. That's all. Good luck!

8. Apparently there's a better method with VoLTE support. I haven't tested it yet. If VoLTE support is important to you, you might want to look here.
  Reply


Messages In This Thread
Solution: What to do when SMS/Chatty does not send messages - by AntonReiser - 10-08-2021, 12:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Chatty Matrix Decryption Key jojuma 2 278 02-26-2024, 12:48 PM
Last Post: tophneal
  Jabber with chatty user641 2 986 11-12-2023, 02:10 AM
Last Post: user641
  gnome-control-center: segmentation fault on startup jojuma 4 1,102 09-12-2023, 08:49 AM
Last Post: jojuma
  wwan0 (SIM interface) doesn't work with OpenVPN nickolas 6 2,148 09-05-2023, 11:16 AM
Last Post: nickolas
  Chatty does not work after suspend mode user641 4 1,948 07-18-2023, 10:43 AM
Last Post: alaraajavamma
  reset wifi hardware/driver when it dies through console on pp? tuxcall 4 1,903 07-18-2023, 08:54 AM
Last Post: junelung
  Wifi doesn't work after update nickolas 2 1,243 04-14-2023, 10:07 AM
Last Post: nickolas
  Most recent Mobian image or installer image known to work? DrPlamsa 13 4,992 02-26-2023, 11:47 PM
Last Post: SukiiPooru
  beware chatty 0.7.0~rc0-1 treebeard 6 2,622 11-06-2022, 04:51 PM
Last Post: treebeard
Exclamation The webcam doesn't work in Firefox anonymous 0 741 11-06-2022, 01:45 PM
Last Post: anonymous

Forum Jump:


Users browsing this thread: 1 Guest(s)