Hi forum,
I am working on nrf52832 custom board, using sdk 15.0.0.
I referred example/peripherals/twi_sesnor example as reference. I am trying to interface LIS2dw12 with nrf52832.
While debugging, I found that the board gets stuck in the "while (m_xfer_done == false)" loop inside the function that writes to the board to read data from the board.
please help me slove this error.
