You are not logged in.
Hello
I have laptop with modem and sim inside
manufacturer: Sierra Wireless, Incorporated
model: DW5811e Snapdragon™ X7 LTE
LTE internet works flawlessly but when i try to recieve SMS or try to send sms with mmcli i gen an error:
error: couldn't send the SMS: 'GDBus.Error:org.freedesktop.libmbim.Error.Status.MemoryFull: Couldn't send SMS part: MemoryFull'
There are no stored messages. messaging-status:
Messaging | supported storages: mt
| default storages: mt
Any suggestions?
Offline
I have this issue too, using an EM7455 Sierra Wireless LTE Modem on my Thinkpad X270. Same error in both modemmanagergui and mmcli, with no SMS appearing in storage. SMS worked on Mint, so I know it isn't my carrier. Also unable to receive SMS, which worked on Mint too. Were you able to fix this?
mmcli -m 1 --messaging-list-sms ✔
No sms messages were found
mmcli -m 1 --messaging-create-sms="text='Hello world',number=+1XXXXXXXXXX,delivery-report-request=yes" 1 ✘
------------------------
Messaging | created sms: /org/freedesktop/ModemManager1/SMS/5
mmcli -s 5 --send 1 ✘
error: couldn't send the SMS: 'GDBus.Error:org.freedesktop.libmbim.Error.Status.MemoryFull: Couldn't send SMS part: MemoryFull'
Offline