Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to send SMS with some operator over LTE, +CMS ERROR: Unknown error #85

Open
PhilC66 opened this issue Mar 21, 2024 · 0 comments
Open

Comments

@PhilC66
Copy link

PhilC66 commented Mar 21, 2024

Need Help

I'm using many SIM7600G-H in France working well (FTP, HTTP, MQTT, SMS send and receive) this version:
Modem Info: Manufacturer: SIMCOM INCORPORATED
Model: SIMCOM_SIM7600G-H
Revision: SIM7600M22_V2.0.1
SVN: 01
CGMR: LE20B03SIM7600M22

Now i got boards with this version:

Manufacturer: SIMCOM INCORPORATED
Model: SIMCOM_SIM7600G-H
Revision: SIM7600G_V2.0.2
CGMR: LE20B03SIM7600G22

it is impossible to send SMS with these boards, with French operator 208-15


CNMP=2 (LTE)
AT+CPSI?
+CPSI: LTE,Online,208-15,0x19C9,104313681,291,EUTRAN-BAND3,1675,4,4,-93,-1006,-731,14

OK
AT+CMGF=1
OK
AT+CMGS="+336855xxxxx"

Hello,Waveshare

+CMS ERROR: Unknown error


sending SMS working only in 3G

CNMP=14
AT+CPSI?
+CPSI: WCDMA,Online,208-15,0x0E4C,115455470,WCDMA 900,392,3037,0,5.0,86,26,30,500

OK
AT+CMGF=1
OK
AT+CMGS="+336855xxxxx"

Hello,Waveshare

+CMGS: 186

OK


with other French Operator like 208-10 it is working find either 3G or 4G LTE


AT+CPSI?
+CPSI: WCDMA,Online,208-10,0x6B84,150761638,WCDMA 900,311,3075,0,5.5,84,19,29,500

OK
AT+CPSI?
+CPSI: LTE,Online,208-10,0xE2F8,154158340,270,EUTRAN-BAND3,1501,5,5,-144,-1052,-693,11

OK
AT+CMGF=1
OK
AT+CMGS="+336855xxxxx"

Hello,Waveshare

+CMGS: 240

OK


How it is possible to install the right firmaware in these new modules

@PhilC66 PhilC66 changed the title Failed to send SMS with some operator over LTE Failed to send SMS with some operator over LTE, +CMS ERROR: Unknown error Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant