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

How to add Bluetooth in an empty project?

I am using a nRF52840 with "SEGGER Embedded Studio for ARM 5.10a" and "nRF5_SDK_17.0.0_9d13099" sdk.

Parents Reply
  • Venus_Bilandi said:
    and at this stage it will be faster for me to add Bluetooth in it rather than vice versa.

     Not so sure about that Slight smile 

     

    Venus_Bilandi said:
    Can you guide me in how to do so

    For starters, you could compare your project with for example the ble_blinky example and add everything that is related to the softdevice and is missing from your project. The diff function in VS Code would help you alot with this. 

    Good luck

    Jared 

Children
Related