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

Disconnection after BLE_GAP_EVT_LESC_DHKEY_REQUEST error 19 (0x13)

Hi all,

after call inside the BLE_GAP_EVT_LESC_DHKEY_REQUEST I got error 8, what can cause it? a CONNECTION_SUPERVISED_TIMEOUT? 

device nRF52, SDK13

Thanks

Parents
  • Commenting out all sd_ble_gap_disconnect()s will not keep the devices connected. One device will disconnect if the other one e.g. stops responing.

    Could you zoom a bit out on the sniffer log?

    It says that the slave sends the disconnect message. What device are you trying to connect the nRF to? Is it a phone or another nRF (e.g. with nRF Connect for Desktop)?

    Would it be possible to send the entire project instead of the snippet? Or something that I can reproduce the error with?

  • Hi Ed, sure I can. But can you test the project a project made on visualgdb? And is there a way to share it private instead posting here?

  • send me a PM here on devzone.

Reply Children
No Data