Xinyuan-LilyGO / LilyGO-T-A76XX

LilyGo A7670X A7608X SIM7670G series
MIT License
129 stars 58 forks source link

Problem with SMS reception after deleted SMS in memory #184

Open toupetlu opened 3 days ago

toupetlu commented 3 days ago

Hello

I begin with the use of A7670E R2 not GPS and I use only ATdebug example

I received SMS and the AT Monitor displayed : + SMS FULL.

So I deleted memory with the AT command : AT+CMGD=,1. Since this command, my module didn't receive message. (Phone call are still received)

How to correct this?

Thank you

Ludovic

lewisxhe commented 3 days ago

AT+CMGD only deletes the message and does not control the SMS reception. It should be caused by other settings.

lewisxhe commented 3 days ago

You can try to send a text message to see if it can be sent normally.

toupetlu commented 3 days ago

When I send a text message : "TEST" for example (test realized with 2 differents emmetor phone), nothing happend in the AT serial monitor and the AT command to ask list (AT+CMGL=ALL) displays no new received message.

lewisxhe commented 3 days ago

When sending a message using AT+CMGS, the modem does not respond with "OK"? No response at all?

toupetlu commented 3 days ago

The modem respond OK and i did this following example : I wrote the AT command : the message is sent and I received it on my personnal phone

AT+CMGS="336.......57"

HELLO LUDO

toupetlu commented 3 days ago

I re-try this evening. I resent a text SMS to my A7670e module and I got a AT response at these new message and the all other message I send yesterday (the same number of answer as the same number of sms I sent yesterday)... so, surprising

lewisxhe commented 3 days ago

So, now you can only send but not receive text messages, right?

toupetlu commented 2 days ago

No, now I receive text messages (SMS) normally. (but it is surprising that I received all the text messages (I sent the day before) at the same time)

lewisxhe commented 2 days ago

Well... surprising...