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

sd_ble_gattc_primary_services_discover

Hi:

    I use pc-ble-driver project to connect my beacon and search my private 128bit service uuids. But I only find 16bit UUID of standard,how can I find my private service uuids (example:{0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00, 0x00, 0x80, 0x00, 0x10, 0x00, 0x00, 0xf1, 0xff, 0x00, 0x00}. 

  How I can find my private character 128bit uuids.

Related