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
  Alarm clock doesn’t work Captain1ndustry 13 18,027 12-15-2024, 07:07 PM
Last Post: baptx
  Chatty Matrix Decryption Key jojuma 2 1,446 02-26-2024, 12:48 PM
Last Post: tophneal
  Jabber with chatty user641 2 1,838 11-12-2023, 02:10 AM
Last Post: user641
  gnome-control-center: segmentation fault on startup jojuma 4 2,335 09-12-2023, 08:49 AM
Last Post: jojuma
  wwan0 (SIM interface) doesn't work with OpenVPN nickolas 6 3,478 09-05-2023, 11:16 AM
Last Post: nickolas
  Chatty does not work after suspend mode user641 4 3,089 07-18-2023, 10:43 AM
Last Post: alaraajavamma
  reset wifi hardware/driver when it dies through console on pp? tuxcall 4 2,844 07-18-2023, 08:54 AM
Last Post: junelung
  Wifi doesn't work after update nickolas 2 1,961 04-14-2023, 10:07 AM
Last Post: nickolas
  Most recent Mobian image or installer image known to work? DrPlamsa 13 7,755 02-26-2023, 11:47 PM
Last Post: SukiiPooru
  beware chatty 0.7.0~rc0-1 treebeard 6 4,057 11-06-2022, 04:51 PM
Last Post: treebeard

Forum Jump:


Users browsing this thread: 2 Guest(s)