This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SHT20 twi scanner device not found

Greetings,

    I designed custom board using nRF52832 and sht20 temperature sensor. I defined sda and scl pin number of sht20 in pca board file (pin number 23 and 24). 4.7k pull up is given to sda and scl. When i test with example code TWI scanner it's showing device not found. But when I connect custom board sda and scl with arduino a4 and a5 pin and flashed arduino twi scanner code device address is showing. But it's not workinh with nRF example code.  Please help us regarding. Thanks.


Regards,
SmartX 

Parents Reply


  •    When we flash TWI scanner code from nRF SDK example voltage 3V3 appearing. But device not  found.  But when I flash I2C scanner code in arduino device address is showing. That's the exact problem we are facing. Sensor is uprunning but not responding to nordic example code. please help us regarding.




Children
Related