ESP8266 Not Connecting to WiFi

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
DoodAdv
 
Posts: 3
Joined: Thu May 31, 2018 11:33 am

ESP8266 Not Connecting to WiFi

Post by DoodAdv »

alright so I recently bought this ESP_01 Module and I haven't been able to use it for the past 3 weeks due to it not responding to AT Commands. 1 wire wasn't connected so when I reconnected that it started responding again. but now every time I send

Code: Select all

AT+CWLAP
or

Code: Select all

AT+CWJAP "SSID", "Password"
it gives me back

Code: Select all

ERROR
in the Serial Monitor.

I've Reset the Module atleast 4 times and I've done some research and I can't seem to figure out why it's not working.

I wish I got a Huzzah instead.

Locked
Please be positive and constructive with your questions and comments.

Return to “Wireless: WiFi and Bluetooth”