pulkin / micropython

MicroPython implementation on Ai-Thinker GPRS module A9 (RDA8955)
https://micropython.org
MIT License
103 stars 30 forks source link

SMS management issue #111

Open garudaonekh opened 2 years ago

garudaonekh commented 2 years ago

Hi, Timeout issue happen here and there when it read/retrieve SMS. Any clear reason why? My implementation is to retrieve sms list, read the new sms and delete the read sms. But I still face Timeout issue during the list retrieval.

The less frequent issue is sending response SMS out. Among 20, maybe 1 failed.

Regards;