How do I read the lines? I tried doing sendatcmd('+CMGL="ALL"') output = dongle.readlines() print output
but all I get for the output is [] although I have more than 5 messages.
How do I read the lines? I tried doing sendatcmd('+CMGL="ALL"') output = dongle.readlines() print output
but all I get for the output is [] although I have more than 5 messages.