Platform: nRF52840 { development kit }
SDK: nRF5_SDK_16.0.0
Can sdk_config be used to remap any pins for used a SCK and MOSI and MISO?
Specifically, can the following mapping work: #define SPI_MOSI_PIN 21, #define SPI_SCK_PIN 19
Is the output voltage on the pins 3.3v or 5v?