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

How to get the 128-bit UUID of a peer device characteristic

I want to get the 128 characteristic UUID of the peer device during the connection phase. Now I use SDK is 15.3, the softdevice is 6.1, and only 16-bit UUIDs are obtained in the "discovery_start ()" code during the connection phase. How can I get the customization on the peer device Or SIG's 128-bit characteristic UUID?

Related