This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC2650: CC2650 BLE Program

Part Number: LAUNCHXL-CC2650

Hello 

I have used simple peripheral example. Could you check the following sequence whether its right or wrong?

1. I got 2 projects files in that folder as app and stack. Firstly I have build and debug stack file. After that I have build and debug app file.

2. After this now my Launch pad board is visible on nRF connect app as SimpleBLEPeripheral

When I click on connect button , it gets successfully connected but it does not shows any service or characteristics. Did I have to enable those services from code?

Kindly find the attached images

scanning

after connecting