Hello
I use nRF9160DK.
Can somebody tell me why it doesn't give an error (
) if I don't have anything on the I2C line, or how can I be sure if it finds the right address?
And if I add a sensor with the address <0X43> to the line, it's still the same in the NRF terminal
nRF9160DK I use pins:

main.c



prj.conf


Thanks