Adafruit IO Not Connect

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
mikebrylinski
 
Posts: 9
Joined: Tue Jan 19, 2016 12:41 am

Adafruit IO Not Connect

Post by mikebrylinski »

I built a 4 relay controller from a huzzah 8266, subscribing to 4 feeds from Adafruit IO. I had it working for a bit a few days ago, now it is having trouble connecting. Ive tried uploading the example "Digital Out" sketch, and it s still having this issue. Serial monitor just reads "connection failed" and keeps trying with no luck.
Attachments
IMG_0435.JPG
IMG_0435.JPG (840.46 KiB) Viewed 548 times
Screen Shot 2016-02-11 at 8.53.27 PM.png
Screen Shot 2016-02-11 at 8.53.27 PM.png (187.38 KiB) Viewed 548 times

User avatar
adafruit2
 
Posts: 22192
Joined: Fri Mar 11, 2005 7:36 pm

Re: Adafruit IO Not Connect

Post by adafruit2 »

can you try the "mqtt_esp8266" example?
https://github.com/adafruit/Adafruit_MQTT_Library

User avatar
theskillster
 
Posts: 1
Joined: Sat Jan 09, 2016 6:07 pm

Re: Adafruit IO Not Connect

Post by theskillster »

Hi There,
I'm also been struggling to connect my MQTT to Adafruit IO in the last couple of weeks.
I used the esp example above and still get connection failed:

Code: Select all

Connection failed
Retrying MQTT connection in 5 seconds...

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”