User Activity

I am making my own wake up interrupt program based on P16 of the application note, and it is working fine. However, I noticed that I have to enable IIS3DWB to use the wake up function, which increases the overall standby current of the system by abou...
I modified this IIS3DWB example to use IIS3DWB on my nRF board.This example set the size of watermark as 256,and in the while loop, the data will be retrieved when FIFO_WTM_IA is triggered. In my program, it seems that I can get the correct accel dat...