Page 2 of 2
Re: Persist Bonding Information with nimBLE
Posted: Mon Dec 02, 2019 9:41 am
by Prasad
Hi @IanWhitehead , apologies for delayed response, I am currently working on Host based privacy feature, wherein the NimBLE host shall be able to resolve the RPA address. Currently resolving RPA is not supported, I will update you as soon as the feature is available.
Re: Persist Bonding Information with nimBLE
Posted: Tue Jul 27, 2021 8:01 am
by pawkata
Hi @ESP_Prasad, Is resolving RPA is supported?
Re: Persist Bonding Information with nimBLE
Posted: Fri Aug 27, 2021 9:12 am
by azkarate
I am facing the exact same issue explained on this post, is the problem solved in any way? I am not able to resolve the addresses even enabling RPA on the ESP32 using ble_hs_pvcy_rpa_config(1).
Re: Persist Bonding Information with nimBLE
Posted: Wed Sep 22, 2021 7:11 am
by ChrisAlfred
Is there any update?
Without RPA, the only way our users can reconnect is to go to iOS settings; forget the device; and restart our application.
Re: Persist Bonding Information with nimBLE
Posted: Sun Dec 18, 2022 7:03 am
by jayv2910
Is there any solution to resolve RPA generated from peer side and get connected to bonded esp32 ble server?
I'm tried enabling RPA as per doc's but still facing failure.