Sht40

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.
Locked
User avatar
TheGodmothersGarden
 
Posts: 40
Joined: Tue May 24, 2022 6:50 pm

Sht40

Post by TheGodmothersGarden »

After many weeks trying I finally got my UM feather s2 to work with wippersnapper. But it does not have the sht40 as a device i can add. Is there a way to possibly add it another way?

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

Re: Sht40

Post by mikeysklar »

You can request support for the SHT40. Please open an issue with the github repo.

https://github.com/adafruit/Adafruit_Wi ... ino/issues

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

Re: Sht40

Post by brubell »

WipperSnapper does not yet support the SHT40 sensor. We have an open request for it here: https://github.com/adafruit/Wippersnapp ... /issues/17. However, there's no ETA on this being officially added just yet, likely over the summer we'll go through and add sensors.

If you're feeling adventurous, we wrote a guide on adding a component to WipperSnapper: https://learn.adafruit.com/how-to-add-a ... persnapper. Another user added the BME680 to WipperSnapper this week by following this guide.

@mikeysklar FYI for future queries like this - we use this repo (https://github.com/adafruit/Wippersnapp ... nts/issues) for Component Requests. We have a separate repo for Board Requests. The WipperSnapper Arduino repo contains the WipperSnapper firmware and is for issues with the firmware.

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

Re: Sht40

Post by mikeysklar »

@brubell,

Thank you for the distinction in github repos. I'll be more careful which ones to guide requests towards.

User avatar
TheGodmothersGarden
 
Posts: 40
Joined: Tue May 24, 2022 6:50 pm

Re: Sht40

Post by TheGodmothersGarden »

I spent all night and i am still super lost I am willing to pay someone for some help. or maybe someone can recommend another way i can read the data wirelessly from my um esp32 s2 with the sht40.

I can either get it to connect to an mqtt server or read temp and humidity unfortunately not both

User avatar
TheGodmothersGarden
 
Posts: 40
Joined: Tue May 24, 2022 6:50 pm

Re: Sht40

Post by TheGodmothersGarden »

mikeysklar wrote:You can request support for the SHT40. Please open an issue with the github repo.

https://github.com/adafruit/Adafruit_Wi ... ino/issues
I requested it but then wrote my own code it passed the test waiting for an admin to add it

User avatar
TheGodmothersGarden
 
Posts: 40
Joined: Tue May 24, 2022 6:50 pm

Re: Sht40

Post by TheGodmothersGarden »

and a driver

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”