In code:
case PM_EVT_BONDED_PEER_CONNECTED:
NRF_LOG_DEBUG("Connected to previously bonded device\r\n");
err_code = pm_peer_rank_highest(p_evt->peer_id);
i get err_code=4 if I try pairing with Windows 10. But if I pair with Windows Phone 8.1, I don't get any error. Any idea?
SDK v12.1.0