I am developing a NRF52810 product,
I am downloading using JTAK on NRF52832 development board.
I have the NRF52810 because of the lack of IO pins.
SPI CLK , TWI CLK are pin P0.12,
SPI MOSI, TWI Data is pin P0.15,
I want to control the SPI CS pin with pin P0.04.
How can I implement this feature?