I cannot seem to get connected to an AP
Posted: Wed Mar 02, 2022 4:06 pm
Just got started with the ESP01s. I can communicate to it serially using AT commands but when i try to connect to an AP it just says error.
Here are the commands and responses:
AT
OK
AT+CWLAP
+CWLAP:(3,"Volt-Era#7",-49,"04:18:d6:a4:0c:ee",1,-14,0)
+CWLAP:(3,"Aston_N_2G",-61,"94:83:c4:06:cd:69",6,6,0)
+CWLAP:(3,"ubnt",-45,"68:72:51:06:ad:b5",7,-6,0)
OK
AT+CWMODE=1
OK
AT+CWLAP
+CWLAP:(3,"Volt-Era#7",-49,"04:18:d6:a4:0c:ee",1,-14,0)
+CWLAP:(3,"Aston_N_2G",-63,"94:83:c4:06:cd:69",6,6,0)
+CWLAP:(3,"ubnt",-51,"68:72:51:06:ad:b5",7,-6,0)
OK
AT+CWJAP=”ubnt”,”sidelobe”
ERROR
What am I doing wrong?
Here are the commands and responses:
AT
OK
AT+CWLAP
+CWLAP:(3,"Volt-Era#7",-49,"04:18:d6:a4:0c:ee",1,-14,0)
+CWLAP:(3,"Aston_N_2G",-61,"94:83:c4:06:cd:69",6,6,0)
+CWLAP:(3,"ubnt",-45,"68:72:51:06:ad:b5",7,-6,0)
OK
AT+CWMODE=1
OK
AT+CWLAP
+CWLAP:(3,"Volt-Era#7",-49,"04:18:d6:a4:0c:ee",1,-14,0)
+CWLAP:(3,"Aston_N_2G",-63,"94:83:c4:06:cd:69",6,6,0)
+CWLAP:(3,"ubnt",-51,"68:72:51:06:ad:b5",7,-6,0)
OK
AT+CWJAP=”ubnt”,”sidelobe”
ERROR
What am I doing wrong?