For those who migrate to from SDKv15.0 to SDKv15.2 and still using the old project files will notice a difference that peer manager in SDKv15.2 has replaced using the below helper libraries with the ones as listed below
- atomic flags(nrf_atflags) library instead of atomic (nrf_atomic) library.
- Changes can be seen in peer_id.c
- pm_buffer,c and pm_buffer.h
- pm_mutex library is replaced with nrf_atflags and nrf_mtx