-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to connect to mqtt from my featheresp32 #579
Comments
@tyeth Do you want to take a look at this issue? |
Yeah, I'll take an initial look. I'm going to create an issue to return the mqtt error response. |
@mcsarge we've just released beta 82 so please give that a try. You will probably still experience the issue, however the logging will now include the reason for the connection failure. Let us know how you get on... |
I loaded beta 82, got the same sort of failure, but there is more information in there on the error: SSID found! |
Hi, I have more information. I went ahead and re-created my key in my IO account and tried again and now it works. My key was very old from when you guy first started this service so I guess it was out of date. Sorry for the trouble. Matt |
Thanks for the info, I'm going to go ahead and close this issue. |
I am trying to setup my featheresp32 on IO and I am getting this:
-------Device Information-------
Firmware Version: 1.0.0-beta.78
Board ID: feather-esp32
Adafruit.io User: mcsarge
WiFi Network: SARGENET
MAC Address: 24:6F:28:02:9D:C8
ESP32 CPU0 RESET REASON: NO_MEAN
ESP32 CPU1 RESET REASON: POWERON_RESET
E (65) task_wdt: delete_entry(232): task not found
Generating device's MQTT topics...
Running Network FSM...
Establishing network connection...
Performing a WiFi scan for SSID...SSID found!
Connecting to WiFi (attempt #0)
Connected to WiFi!
Connecting to AIO MQTT (attempt #0)
WiFi Status: 20
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #1)
WiFi Status: 20
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #2)
WiFi Status: 20
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #3)
WiFi Status: 20
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #4)
WiFi Status: 20
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
ERROR [WDT RESET]: ERROR: Unable to connect to Adafruit.IO MQTT, rebooting soon...
The text was updated successfully, but these errors were encountered: