This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

S310 app_error_handler in the src\gap_core.c

I got the errror handler in the src\gap_core.c line 1473. It happen when i do those steps with NEXUS 7 II. Step1: Use the Bluetooth to connect to the nRF51422 Step2: Enter the incorrect passkey. Step3: connect the the same device again. Step4: Enter the correct passkey After Step1~4,the error happen If I use the NEXUS 5,this problem is not happen. Could you track the gap_core.c and tell us what wrong?

Parents
  • This issue has already been resolved by direct contact with customer through MyPage, but for anyone else interested:

    This assert can be avoided by not calling sd_ble_gap_authenticate after reception of BLE_GAP_EVT_SEC_PARAMS_REQUEST. We will fix this issue in future softdevice release.

Reply
  • This issue has already been resolved by direct contact with customer through MyPage, but for anyone else interested:

    This assert can be avoided by not calling sd_ble_gap_authenticate after reception of BLE_GAP_EVT_SEC_PARAMS_REQUEST. We will fix this issue in future softdevice release.

Children
No Data
Related