Hello
We are using NRF SDK nRF5_SDK_17.0.2 and Softdevice s140_nrf52_7.2.0_softdevice in my Code.
We are using SPI Interface for transferring data to the SPI based External flash.
Here We want to controlling the Chip Select Pin of the SPI Interface manually.
So how we can do that?Any standard Steps for do that?