09-17-2020, 06:07 AM
Dear community,
I am currently trying to debug the modem after having issues with transmitting and (sometimes) receiving SMS on 4G (and sometimes on 3G and 2G as well).
Whenever I send a SMS I get a "timeout" and it is not related to the OS.
I also tried to send an SMS with different options using mmcli - the issue is that mmcli wasn't able to find the sms once I created it. This seem odd to me. Maybe someone can explain me or help me out with that problem.
when I create a second SMS the counter goes up (2,3,4,..etc). But ModemManager still complains that there is no SMS found anywhere.
I wonder if this is a hardware related issue (memory problems? ).
B/R
Andi
I am currently trying to debug the modem after having issues with transmitting and (sometimes) receiving SMS on 4G (and sometimes on 3G and 2G as well).
Whenever I send a SMS I get a "timeout" and it is not related to the OS.
I also tried to send an SMS with different options using mmcli - the issue is that mmcli wasn't able to find the sms once I created it. This seem odd to me. Maybe someone can explain me or help me out with that problem.
Code:
mmcli -m 0 --messaging-create-sms="text='Hello world',number='+49***********,delivery-report-request=no"
Successfully created new SMS: /org/freedesktop/ModemManager1/SMS/1
mmcli -s 1
error: couldn't find SMS at '/org/freedesktop/ModemManager1/SMS/1': 'not found in any modem'
when I create a second SMS the counter goes up (2,3,4,..etc). But ModemManager still complains that there is no SMS found anywhere.
I wonder if this is a hardware related issue (memory problems? ).
B/R
Andi