Hello,
I use SAGEMCOM Hi2N,A.003.00 and HL6528RD to send SMS using AT+CGMS for years.
With almost any type of text message, It sends the SMS and I get +CMGS:XXX success return code.
Here a correct sending:
AT+CMGS="+336XXXXXXXX"#015
RECV[1]:>
[Maison_01] 16/03/2021 16:39:21 label logique ON 10 [SOSA21] #032#015
RECV[1]:+CMGS: 221
RECV[1]:OK
I have an issue when I try to send the following text message : “[Maison_01] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
AT+CMGS="+336XXXXXXXX"#015
RECV[1]:>
[Maison_01] 16/03/2021 16:39:21 label logique ON 10 [SOSA21] #032#015
RECV[1]:>
RECV[1]:OK
The SMS is sent correctly but I do not get +CMGS:XXX success return code. Instead I get RECV[1]:>
I tried the following texts and all the one below works well :
“[Maison_01] 16/03/2021 16:39:21 label logique ON 9 [SOS_A21] #032#015”
“[_] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
“[Maison] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
“[s_01] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
“[_01] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
“[s_01] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
“[so_01] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
“[HF00100021-IP19-dev] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015”
“[Maison_01] 16/03/2021 16:39:21 label logique ON 9 [SOSA21] #032#015”
Do you have any idea why the text “[Maison_01] 16/03/2021 16:39:21 label logique ON 10 [SOS_A21] #032#015” creates an issue?
Thanks in advance
Best regards,
Thomas