Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

what is the best example of a user defined service in the examples

need to make a user defined service, what is the best example to use for a ble periferal sdk 15 nrf52

thx sean

Parents Reply
  • You are using the ble_app_uart example in ["nRF5_SDK_15.0.0examples\ble_peripheral\ble_app_uart\pca10040e\s112"] ?

    If you are going to follow the tutorial it is recommended to start with the "ble_app_template" project, but you can use bits and pieces from the tutorial into your project as well, if you want to use the ble_app_uart as a starting point.

    If you are going to follow the tutorial, just navigate to the folder [\nRF5_SDK_15\examples\ble_peripheral\ble_app_template\pca10040e\s112] instead of the one mentioned in the tutorial, and proceed from there.

    Developing for nRF52810

     

     

Children
No Data
Related