Drivers icon indicating copy to clipboard operation
Drivers copied to clipboard

Modem.connect(apn='') issue

Open Martijn21c opened this issue 4 years ago • 4 comments

Hi,

When I try this code the error popping up on the step modem.connect(apn='iew.be') Traceback (most recent call last): File "", line 16, in File "SIM800L.py", line 293, in connect File "SIM800L.py", line 276, in get_ip_addr File "SIM800L.py", line 183, in execute_at_command GenericATError: Got generic AT error

I use a LILYGO ESP32 with SIM800L.

Martijn21c avatar Feb 13 '21 14:02 Martijn21c