faucamp / python-gsmmodem

Python module to control a GSM modem attached to the system: send/receive SMS messages, handle calls, etc
GNU Lesser General Public License v3.0
386 stars 303 forks source link

Code output stuck at #105

Open Chaoslp16 opened 4 years ago

Chaoslp16 commented 4 years ago

Hiii I am using SMS handling code from the documentation but code runs till modem.connect(PIN) giving response in idle as DEBUG:WRITE:ATZ .No further thing is been done by code and is stuck in this

Kindly help

Chaoslp16 commented 4 years ago

I am using python 3.7.4