This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Need to change Tx & Rx pins on Custom board for Secure Serial bootloader DFU code

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

Parents Reply Children
No Data
Related