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

nRF52 DK kit can't run ble_app_template

Hi, I've got some issues:

I use nRF52 DK kit run "BLE Blinky Application", it work properly, yes.

And then, I want to dev my own program, so I buid from "ble_app_template". I compile the "ble_app_template" originally, but my kit didn't work (led 1 didn't flash and nRF Connect could not scan it). Arcoding to the guide on Nordic web,:

Test the Template Application with nRF Connect for Desktop by performing the following steps:

  1. Compile and program the application. Observe that the BSP_INDICATE_ADVERTISING state is indicated.
  2. Connect to the device from nRF Connect (the device is advertising as 'Nordic_Template'). Observe that the BSP_INDICATE_CONNECTED state is indicated.
  3. Disconnect the device in nRF Connect and observe that the BSP_INDICATE_ADVERTISING state is indicated. You can wait for 3 minutes and observe that the BSP_INDICATE_IDLE is indicated.
  4. In system-off, press Button 1 and observe that the application starts advertising again.

I dont know the reason why my kit run fail.

Thanks in advance, sorry for my English

Parents Reply Children
Related