configuration of TWI using pin P0.06(SCL) and P0.09(SDA) in nRF52810 not working

Hello Everyone,

   I would like to interface the Accelerometer to nrf52810 via TWI pin P0.06 as SCL and pin P0.09 as SDA. I have to read the accelerometer data and send over BLE UART. For this I have used the BLE UART example and intergrated the TWI into the example. I tried with above mention pins and the accelerometer is not responding. when I try with other pins it is working fine. as it is custom board and nrf52810 has no NFC functionality and pin P0.06 is configured with UART.  both functionalities has been disabled. even though it is not working. 

can anyone help me on this.

Thank you,

Srinivasa m

Related