Dear Nordic,
I would like to implement on server side Private Resolvable address according to specs. For that I need to get the IRK that has been sent to client (central). I am not able to figure out how to get this information and if is available.
in SDK i have found this structure:ble_gap_id_info_t, but I did not find it in any function or other structure. Please help.
Also is the peer IRK same for all centrals..that means peer will send same IRK to all central, so the private resolvable address is recognizable to all of them?
Thx very much, Jan