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
  • Hello again,

    Thank you for checking and clarifying.

    If you look into the initialization of the TWIM pins, it too enables pullup on these two lines by default.
    It would therefore be very helpful to see what is happening on the lines directly. Do you have access to a logical analyzer, like I asked about in my previous comment?

    It would also be helpful to see the changes you mention that you have made to the boardfile, like I asked for in my previous comment. Additionally, seeing the actual schematics for how you have connected all your wires (a diagram, not a text description) would also be beneficial, if possible.

    Looking forward to resolving this issue together!

    Best regards,
    Karl

Children
Related