Hi
In nRF52840, implemented SPI communication with max30003 AFE sensor. Now I have to implement burst mode in SPI read, once the burst command sent to the AFE sensor it will send data continuously to the controller, While sending clock continuously to the AFE Sensor it will give the output.
Which example can be used to implement the above and give any other reference to do the same