You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.