I use pc-ble-driver-master/hrc as central to connect the target device which runs with modified ble_app_uart hex.
I can discover service and characteristic correctly, but the characteristic descriptor is not.
Only one descriptor(0x2803) can be found. Actually I want match the cccd UUID (0x2902) which can be found when use nrfConnect to connect
#------------------------------------------------------------------------------------------------------------------------------------#
Received descriptor discovery response, descriptor count: 1
Handle: 0x000D, UUID: 0x2803
#-----------------------------------------------------------------------------------------------------------------------------------#