Huh, even the 8266 Huzzah can wippersnap

adafruit.io wippersnapper BETA support, discussions, and more!

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.
User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: Huh, even the 8266 Huzzah can wippersnap

Post by brubell »

nerfzooka wrote:Thanks for your research, mrbubba. The arduino serial monitor check is a good idea. Just to see if my Huzzah could connect to my local WiFi I ran the arduino sketch HelloServer. It made a webpage on my network with no errors. So WiFissid and WiFipassword are ok. I'm going to check the other WipperSnapper Credentials more carefully.

Did you try this sketch: https://learn.adafruit.com/adafruit-fea ... 2720763-33

User avatar
nerfzooka
 
Posts: 51
Joined: Sat Nov 30, 2013 11:19 pm

Re: Huh, even the 8266 Huzzah can wippersnap

Post by nerfzooka »

Hi brubell! This sketch works fine.

Code: Select all

15:56:28.118 -> This is a test of Adafruit WiFi!
15:56:28.118 -> If you can read this, its working :)
15:56:28.118 -> closing connection
15:56:33.129 -> connecting to wifitest.adafruit.com
15:56:33.182 -> Requesting URL: /testwifi/index.html
15:56:33.683 -> HTTP/1.1 200 OK
15:56:33.683 -> Server: nginx/1.18.0 (Ubuntu)
15:56:33.683 -> Date: Fri, 25 Mar 2022 19:56:33 GMT
15:56:33.683 -> Content-Type: text/html
15:56:33.683 -> Content-Length: 69
15:56:33.683 -> Last-Modified: Thu, 09 Dec 2021 17:26:22 GMT
15:56:33.683 -> Connection: close
15:56:33.683 -> ETag: "61b23c3e-45"
15:56:33.683 -> Accept-Ranges: bytes

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: Huh, even the 8266 Huzzah can wippersnap

Post by brubell »

To verify, you are using a Feather ESP8266?

Are you sure you selected the correct board on https://adafruit.github.io/WipperSnappe ... _Uploader/ and that all the credentials look correct?

Can you try this with another WiFi network (possibly a mobile hotspot)?

User avatar
nerfzooka
 
Posts: 51
Joined: Sat Nov 30, 2013 11:19 pm

Re: Huh, even the 8266 Huzzah can wippersnap

Post by nerfzooka »

Thank you brubell, I started over again using your link and the ESP8266 is detected this time. Yay! :)

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 “Adafruit IO Wippersnapper Beta”