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

nRF5340 I2C pins

Greetings,

I'm trying to develop a project on the nRF5340 DK where I collect measurement data from an I2C sensor (LPS27HHW) before sending the data via bluetooth. My firts problem is that I don't know here the I2C pins are on the board (SDA and SCL). I also heard that it is possible to choose any pin on the board for different drivers, if so, how can that be done in code (setting a specific pin) ?

Thank you in advance.

Related