Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) For Secure Serial bootloader in below path, I want to change Tx & Rx for my custom board.
\examples\dfu\secure_bootloader\pca10056_uart\
Do I need to change below macros in pca10056.h file
#define RX_PIN_NUMBER 8
#define TX_PIN_NUMBER 6
2) Are there any other changes to be done.
Thanks & Regards
Vishnu Beema