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

How to scan and access device information service using nRF52840?

Hello,

I am using nRF52840 PCA10056 DK i want to make my board as central device and scan for all nearby ble devices and display it's device id on terminal connected via UART to PC and connect to one particular device and need to access its gatt profiles and services like device information eg: how our nRFconnect app is scanning and displaying profiles.just i need to scan and display atleast one profile,Suggest any given example can do that i was executing each example.

Help is much appreciated.

Regards, Sankeerthan.

Parents Reply
  • Hi Jorgen, How to get Device Information details when connected to particular device.For example i have connected to one device and in its GATT profile it has Device information service with UUID:0x180A and model number with UUID:0x2A24 and many other services i need to get details of those when connected.

    I am unable to find where to do necessary changes,right now i am using ble_app_hrs_c_pca10056_s140 when connected i am getting battery status.

    please Help me how to do it. Thank you.

Children
No Data
Related