This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Read Data from DHT22

Hi,

I'm completely new in the nordic development area and I'm trying to read sensor data from a DHT22 Temperature and Humidity sensor.

I'm used to directly include libraries which simplify my coding effort (for arduino projects), but it seems to be more complex with a nordic chip.

Is there any pre-existing code / tutorial / related work that I could use to connect to my DHT22 sensor?

Thanks in advance

Related