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.
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.