Hello guys, i am trying to write a c code to read and write data to the onboard memory. i am using nrf52840 and segger embedded studio. i have used sio pins 41, 40, 04, 44 for SCK, MOSI, MISO and CS respectively. i have done the initial GPIO configurations for the pins and the SPI sonfigurations. could someone guide me how to proceed furthur for writing the data and reading the data or point me to a resource which might help, Thanks.