Hi support Team,
I create custom ble-service with help of example project ble_app_att_mtu_throughput (nRF5_SDK_17.0.2)its working successfully.Now i need to add security so i refer the ble_app_gls example and then compiled successfully.
Then,
- I connect to my device with nRF Connect
The system launches me an explicit PopUp of paring request to my device i click the pair after that device will be disconnect and message will appear in nRF-Connect "Couldn't pair with NRF_example(device name in sdk_config.h) because of an incorrect PIN or passkey" but not appear popup window for me to enter passkey.
Any idea where i'm stuck.
Thanks,
Stark.