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

suggest changes in Ble_app_gatts central

Hi,

I am using Ble_app_gatts central example. Applied filter on name and connection made with some device which is not Nordic BLE device.

As in this central code, after connection(connected event) code moves to check security pramaters.I don't want to do that.

I want to do service discovery and after connected state and print all services.
What changes have to made in code for this.

Please help me on this asap

Regards,

Prajakta

Related