Hi,
Where can I change the LED pin number which blinks when bluetooth is advertising and connected? I'm using hid keyboard example & SDK 15.2.
Hi,
Where can I change the LED pin number which blinks when bluetooth is advertising and connected? I'm using hid keyboard example & SDK 15.2.
Hi.
You can either change the defines in bsp_config.h, or change the defines in pca10040.h (nRF52832 board) or pca10056.h (nRF52840 board), or change the pin number of the leds in pca10040.h (nRF52832 board) or pca10056.h (nRF52840 board).
Best regards.
Andreas
Hi.
You can either change the defines in bsp_config.h, or change the defines in pca10040.h (nRF52832 board) or pca10056.h (nRF52840 board), or change the pin number of the leds in pca10040.h (nRF52832 board) or pca10056.h (nRF52840 board).
Best regards.
Andreas