Hi , I use the pc-ble-driver to developer desktop tools, like nRF Connect. Unfortunately, I don't know Java. I‘ve tried to used examples that work(heart_rate_collector and heart_rate_monitor). So, I use the example heart_rate_collector as template. I can found all services, but can't find the 128bit UUID and services name. How can I found the 128-bit UUID and each services name?
As shown in the figure above, I can reach the services, but I can't find the 128-bit UUID. And also I don't know how to find this services name?
If I want to use C++ develop a progarm like nRF connect. Can you give me some examples with more functions or some docs?