Page 1 of 1
Sht40
Posted: Wed May 25, 2022 12:18 am
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?
Re: Sht40
Posted: Wed May 25, 2022 4:33 pm
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
Re: Sht40
Posted: Fri May 27, 2022 10:49 am
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.
Re: Sht40
Posted: Fri May 27, 2022 2:34 pm
by mikeysklar
@brubell,
Thank you for the distinction in github repos. I'll be more careful which ones to guide requests towards.
Re: Sht40
Posted: Fri May 27, 2022 8:59 pm
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
Re: Sht40
Posted: Mon May 30, 2022 10:11 pm
by TheGodmothersGarden
I requested it but then wrote my own code it passed the test waiting for an admin to add it
Re: Sht40
Posted: Wed Jun 01, 2022 10:36 pm
by TheGodmothersGarden
and a driver