Hi,
I'm using nRF52805 with LIS2DW, accelerometer.
LIS2DW is controlled by I2C protocol. but I do not use nrf I2C driver. I am using two GPIO port emulating I2C. It works well.
After program is started, I set LIS2DW register to make interrupt when some movement is sensed.
When I set nRF52 as follow when go to deep sleep.