-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
Describe the bug
PyPortal M4 + Nina-fw v3.0 is unable to connect to Adafruit IO's MQTT broker.
Arduino board
PyPortal M4
Nina-Fw Ver 3.0 - https://github.com/adafruit/nina-fw/releases/tag/3.0.0
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Which components are connected to your device
None
Error Log:
Connecting to WiFi (attempt #0)
Resetting ESP32...
ESP32 booted, version: 3.0.0
Connecting to NETWORK
Connected to WiFi!
Connecting to AIO MQTT (attempt #0)
WiFi Status: 20
MQTT Connection Error: -1
Connection failed
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #1)
WiFi Status: 1
No Socket available
MQTT Connection Error: -1
Connection failed
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #2)
WiFi Status: 1
No Socket available
MQTT Connection Error: -1
Connection failed
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #3)
WiFi Status: 1
No Socket available
MQTT Connection Error: -1
Connection failed
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
Connecting to AIO MQTT (attempt #4)
WiFi Status: 1
No Socket available
MQTT Connection Error: -1
Connection failed
Unable to connect to Adafruit IO MQTT, retrying in 3 seconds...
ERROR [WDT RESET IN 25]:
ERROR: Unable to connect to Adafruit.IO MQTT, rebooting soon...