This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE - Direct Advertising Issue

Hi,

I'm using nRF52840 and I have some issues with direct advertising.

When I'm using fast mode advertising everything is OK. While using direct mode, I do everything by the examples (ble_advertising_peer_addr_reply etc...).

I compared between the addresses of the bonding peer when I connecting to it and when I'm sending it to ble_advertising_peer_addr_reply - it was OK.

Before that, I tried to save the peer's address myself and use it for reconnect, and it worked. only after I tried to get the address from the peer manager, it stopped connecting.

Any ideas?

Thanks!

Parents Reply Children
No Data
Related