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

can find the ble_app_template in nAN-36_v1.1x.pdf documents

Hellow i am starting with nrf51, and reading nAN-36_v1.1x.pdf doucument about using use a button to sent a signal through ble. the BLE hellow world.

but I cant find the files that describe below in section 4.3.2

[[[[[ 4.3.2 Setting up the application A lot of boilerplate code is needed to get started creating an application and a service, so the first step is to copy code from the SDK:

  1. Go to Board\nrf6310\s110\ble_app_template folder.
  2. Copy this folder to Board\pca10001\s110\ and rename it to ble_app_lbs.
  3. Inside the arm subfolder of ble_app_lbs change the name of the project files from ble_app_template to ble_app_lbs. ]]]]]]

    my Question is "from the SDK" what SDK exactly is it? i tried
    nRF5_SDK_12.2.0_f012efa nrf51_iot_sdk_0.8.0_f1f6187 nRF51822 Development Kit - Hardware files 2_0 ..... NEITHER of them can find that directrly "Board\nrf6310\s110\ble_app_template" .... I am stuck here, and cant not continue.... thanks a lot as you see i start touch nordic nrf5 for a month already.... not much progress... SOS!!!

Related