You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if this library (or the native Windows OS APIs) offer any support for setting which type of BLE MAC transmission (associated to the Windows computer) is used for like case of emitting iBeacons:
private random resolvable address
private random nonresolvable address
static random address
public address
or is it fixed to whatever the OS BLE stack is preset to?
I'm wondering if this library (or the native Windows OS APIs) offer any support for setting which type of BLE MAC transmission (associated to the Windows computer) is used for like case of emitting iBeacons:
or is it fixed to whatever the OS BLE stack is preset to?
This is in reference/regards to detecting the MAC address of the iBeacon transmission with an app (or similar endpoint/sniffer) as https://play.google.com/store/apps/details?id=com.ideasave.mobilebeaconer, in addition to detecting the UUID and major, minor.
The text was updated successfully, but these errors were encountered: