Dtynin
DIIDevHeads IoT Integration Server
•Created by Dtynin on 8/6/2024 in #firmware-and-baremetal
How to Fetch and Display Data from DHT22 Sensor on AVR32UC with Zephyr OS?
Thanks for getting back to me, @Enthernet Code I didn't use mutex locks in my implementation because I'm not working with FreeRTOS. Instead, I'm using Zephyr OS, which comes with its own synchronization tools. Here's my
prj.conf
file I’ll try adding debug prints in the driver code next @Sterling11 replies