Hi.
HW:custom nRF52840 board
SW:nRF5_SDK_15.2.0_9412b96
Sample code:\nRF5_SDK_15.2.0_9412b96\examples\dfu\open_bootloader\pca10056_usb\ses
I encounter problem with the sample code, I was trying to use the led_softblink function on the pin P0.6, P0.8, P01.9 led and was surprised to notice there are no NRF_GPIO_Type for P1 gpio. Please advice me how to control this 3 pin at once with the led_softblink function.

