Search found 3 matches

by Cheezus
Thu Feb 15, 2024 9:53 pm
Forum: ESP IoT Solution
Topic: Temperature/Humidity sensor - Matter - Problem with HomeKit
Replies: 2
Views: 6378

Re: Temperature/Humidity sensor - Matter - Problem with HomeKit

New issue connected to the first one.

As I mentioned the code is working fine for my ESP32-C3 board. But when I change the setting (not touching the setup) to another breadboard using ESP32-H2 instead I get error from fetching data from the DHT22 sensor. Why could this be?
by Cheezus
Wed Feb 14, 2024 12:30 pm
Forum: ESP IoT Solution
Topic: Temperature/Humidity sensor - Matter - Problem with HomeKit
Replies: 2
Views: 6378

Re: Temperature/Humidity sensor - Matter - Problem with HomeKit

Found at last the issue of my problem. I had to scale the answer by 100 when sending it to Matter to it be able to pick it up since they where expecting unsigned ints. Fixed in the repo now.
by Cheezus
Tue Feb 13, 2024 9:35 pm
Forum: ESP IoT Solution
Topic: Temperature/Humidity sensor - Matter - Problem with HomeKit
Replies: 2
Views: 6378

Temperature/Humidity sensor - Matter - Problem with HomeKit

Hey, Hope someone clever could help out here. I have this DHT22 sensor which I have connected to a ESP32-C3 devkit. With this setup I have then created to be a Matter device (both a temperature and a humidity sensor). Code can be found at this GitHub repo (https://github.com/osterhult/Temperature-Ma...