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

Service discovery at central NR52840

Hi,

I am scanning for particular device name, and able to connect.I am using ble_app_gatt example.

Now i want to discover services of that connected device and print all this services and characterisitics.

I saw ble_app_uart example consist this but while running this example, on other side ble_app_uart peripheral code is running on other board.

Central side "BLE UART central example started" got this on terminal.Nothing is happening after that.

Please guide me for
1. How to print services of connected device.

2. How to run UART example.

Parents Reply Children
No Data
Related