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

peer_manager_gcm: CAR char value could not be stored

I have a question about PeerManager.

SDK: 15.3.0
example: ble_app_multirole_lesc (I changed the source from the sample)
using device: EYSHJNZWZ (nRF52832)

When connecting as a central, the following log occurred.
Please tell me the cause of the problem.
Also, do I have to do something?

<warning> peer_manager_gcm: CAR char value could not be stored (error: NRF_ERROR_INVALID_PARAM). Reattempt will happen on the next connection.

Related