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

Peer manager init error

Hi,

I'm using the latest SDK v16. I got the following error when call peer_manager_init()

<debug> nrf_ble_lesc: Initialized nrf_crypto.
<debug> nrf_ble_lesc: Initialized nrf_ble_lesc.
<debug> nrf_ble_lesc: Generating ECC key pair
<error> peer_manager_gcm: Could not acquire conn_state user flags. Increase BLE_
CONN_STATE_USER_FLAG_COUNT in the ble_conn_state module.
<error> peer_manager: pm_init failed because gcm_init() returned NRF_ERROR_INTER
NAL.
<error> app: ERROR 3 [NRF_ERROR_INTERNAL]

Any idea why?

Parents Reply Children
No Data
Related