Skip to content

Whitelisting with resolvable random address #613

Open
@vuanh-minh

Description

@vuanh-minh

Hello,

I am working on a BLE device ( ESP32 ) with a pairing process, which allows only previously bonded device to connect back using C++ BLE library. For that, i use whitelisting to memorize the address, and only advertise to these addresses. The problem i have, is that the address of Android and iOs are randomly generated, and changes. In consequence, the device cannot advertise to previously address when the address has changed.

How can my ESP32 memorize the real address of my application to advertise correctly to target device ?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions