Hi all,
I may have encountered an issue with nrf9151DK board.
When I only set LED1 with dk_set_leds(DK_LED1_MSK) the LED1 and LED2 are both lit.
Setting other leds works perfectly with dk_set_leds(DK_LED2_MSK), dk_set_leds(DK_LED3_MSK) or dk_set_leds(DK_LED4_MSK) does solely lit the targeted led.
Any idea ?
Rgds
JRSN