Skip to content

Latest commit

 

History

History

htu21d

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Driver for HTU21D temperature and humidity sensor for NRF5 SDK

Driver was tested with nrf52840 SoC. TWIM interfaces must be enabled. You can use following preprocessor flag for NRF SDK build: -DNRFX_TWIM_ENABLED=1 -DNRFX_TWIM0_ENABLED=1.