Hello, I am connecting a DHT22 temperature sensor to STM32F103C8T6 microcontroller. I am using HAL and reading temperature and humidity data from serial uart, on a terminal on my PC.
Please assist on how to resolve this. because if I deploy in the field it is not possible to be hard resetting every time for data to start streaming.Thank you.