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

nRF52840 module and SHT21 sensor

Hello,

Is there someone who has worked recently with nRF52840 and SHT21 (Humidity / Temperature) sensor ? I have to do some basic test for HW and validate that sensor is working properly ? I have seen that over 3 years ago there was some discussion about that. Basic tests I can do without SD. Of course it is nice to see valid temperature and humidity values at least in debugging console (why not in UART also). 

I run twi_scanner SW and it found device 0x40 = 100 0000 = Sensirion SHT21 device. But how to validata that it really works.

Br,

-Hannu-

Parents Reply
  • Hello,

    I'm currently investigating with Laird DVK BL654 how to use I2C/TWI, but this twi_scanner didn't there either. If I ask help from Laird they say that ask from Nordic because I use Nordic SD (not SmartBasic) and if ask help from Nordic you say that ask from Laird because I'm using their DVK. I'm quite sure that this twi_scanner example program did't work correctly. Is it so that their is not I2C sensor in nRF52840 evaluation board ? It should help much when investigating how does this I2C/TWI work in practice.

    -Hannu-

Children
Related