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

I want to confirm the information of this function pm_peer_id_get().

Hi Nordic

I want to confirm whether this function pm_peer_id_get will return PM_PEER_ID_INVALID if nrf52833 has never been bound to a mobile phone when obtaining the peer id, and will return the peer id if it is already bound.Because I have a ui interface that needs to be judged whether it is a bound device. If it has been bound, it will not stay on the UI interface, and if it is not bound, it will stay on this interface and wait for the binding to complete.

SDK17.1,softdevice s140 7.3.0

Related