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

TWI Scanner Example No device was found 16-bit sensor

I'm trying the given example <twi_sensor>.  I connect nRF52 DK P0.26 to my sensor's SDA, nRF52 DK P0.27 connects to my sensor's SCL. My sensor runs at 400kHz, so I modified frequency as NRF_DRV_TWI_FREQ_400K, 16-bit. My PuTTY shows that: 

TWI scanner started.

No device was found.

Sensor I2C sequence is given below. I suspect the reason for having no detection is because of the sensor data is 16-bit? Thanks

Parents Reply Children
No Data
Related