ESP32 & Whippersnapper says offline

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
Fibbermcg
 
Posts: 13
Joined: Mon Jan 08, 2018 7:27 pm

ESP32 & Whippersnapper says offline

Post by Fibbermcg »

I have esp32-s2 -Adafruit IO
re set ssid & pswd for wifi and Network for the UF2 file, saved and up loaded.
Tried to see all type in as correct after uploading to board file on my "E directory"...seems to be correct
Set up Whipper snapper, cannot add component (aht20) Temp sensor, does not show up?
says off line???

Is it time to Deleat all and start over

Bill M

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: ESP32 & Whippersnapper says offline

Post by mikeysklar »

Have you been running beta29?

https://github.com/adafruit/Adafruit_Wi ... o/releases

Is there anything in the log file on the ESP32-S2 boot device?

What color patterns do you see on the LED?

User avatar
Fibbermcg
 
Posts: 13
Joined: Mon Jan 08, 2018 7:27 pm

Re: ESP32 & Whippersnapper says offline

Post by Fibbermcg »

Yes to beta 29,
Cyan, then blue, then turns off an then blue flash x4 times, turns solid red, then repeats.
Thanks for the reply. I am new and a lot of lingo is throw out to follow.

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

Re: ESP32 & Whippersnapper says offline

Post by brubell »

I have esp32-s2
Which board, exactly, do you have? Could you provide a product link so we can better assist you?

User avatar
Fibbermcg
 
Posts: 13
Joined: Mon Jan 08, 2018 7:27 pm

Re: ESP32 & Whippersnapper says offline

Post by Fibbermcg »

Adafruit #5000

Trying to utilize the No code temp & humidity as shown in that description...https://www.adafruit.com/product/5000.. ... mp-tracker
Using both components.
Bill

User avatar
Fibbermcg
 
Posts: 13
Joined: Mon Jan 08, 2018 7:27 pm

Re: ESP32 & Whippersnapper says offline

Post by Fibbermcg »


User avatar
Fibbermcg
 
Posts: 13
Joined: Mon Jan 08, 2018 7:27 pm

Re: ESP32 & Whippersnapper says offline

Post by Fibbermcg »

This was the only code I changed. file name (secrets.json)
{
"io_username": "xxxxx",
"io_key": "xxxxx",
"network_type_wifi_native":{
"network_ssid": "xxxxx",
"network_password": "xxxxx"
}
}
Each of the 5 xxxxx were revised to my router ssid/pswd and Adafruit IO name and key. So simple I thought and I do not see what I missed.
bill

User avatar
freddyboomboom
 
Posts: 267
Joined: Wed Feb 16, 2022 7:55 pm

Re: ESP32 & Whippersnapper says offline

Post by freddyboomboom »

If you have a Rev B or Rev C board, there is a fix coming in Wippersnapper Beta 30 for this: https://github.com/adafruit/Adafruit_Wi ... issues/239

See also this thread: viewtopic.php?f=56&t=189907

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

Re: ESP32 & Whippersnapper says offline

Post by brubell »

Could you try installing the latest version of Adafruit IO WipperSnapper (https://github.com/adafruit/Adafruit_Wi ... .0-beta.30) and trying again?

User avatar
Fibbermcg
 
Posts: 13
Joined: Mon Jan 08, 2018 7:27 pm

Re: ESP32 & Whippersnapper says offline

Post by Fibbermcg »

Will try v30. Could not find the board version though. Family vacation, will delv into again Friday 15th.
Thanks, Bill

User avatar
freddyboomboom
 
Posts: 267
Joined: Wed Feb 16, 2022 7:55 pm

Re: ESP32 & Whippersnapper says offline

Post by freddyboomboom »

I am not the Original Poster, however I have tested beta.30 for the Feather ESP32-S2 with TFT, without TFT but with BME280, and without TFT and without BME280 and it worked on all three.

Just an FYI for the OP and Adafruit support.

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”