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

BLE_APP_BLINKY

Hi

I am using ble_app_blinky but led is not blinking. I am using P0.27, P0,28, P0.29  pin for LED but in program pin of LED are define as 

#define BSP_BOARD_BUTTON_0 0    

#define BSP_BOARD_BUTTON_1 1

#define BSP_BOARD_BUTTON_2 2

the path of the code is---------------------F:\Myproject \nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_blinky\pca10040\s132\ses

BLE module is also showing on nRF connect app.


Thank you

Related