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

SHT25 interface with nordic

Hi,

I am Using nrf52832DK and SHT25 breakout board. I can't able to read a device address using "TWI Scanner". But, I can able to scan the sht25 device address by Arduino I2c scanner.

I need your help to make work nordic's TWI Scanner for the sht25 breakout board or suggest me the code for the proper interface of sht25 with nrf52832.

Parents Reply
  • Please post a complete schematic of your setup - trying to describe it in words really doesn't help.

    I have just connected the SCL and SDA pin of the breakout board with nrf52 dk pin 27 And 26

    That won't work - you also need GND and power.

    Is your code correctly configured to use those DK pins?

    Are you sure that nothing else on the DK is using those pins?

    I don't have oscilloscope

    Being able to see what's happening on the wires is key for this kind of project.

    You can get cheap logic analysers on ebay for ~ $10

Children
Related