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

direct advertisment to smart devices

Hi,

I have a question about direct advertisment - if I direct advertise to one android, then other devices won't show it am I right? How does this direct advertising works on iOS devices, that change their mac address randomly - appleinsider.com/.../mac-address-randomization-joins-apples-heap-of-ios-8-privacy-improvements

Thank you for info.

Parents
  • It depends on the address type of the central device. See an explaination of the different types here.

    The Android device you are using probably uses random static address, but there are Android devices that use private resolvable address. As far as I know all iOS devices use private resolvable address.

    In general, you can not use directed advertising with devices that has a private resolvable address, since they change their address, typically every 15 minutes. You can however use whitelisting based on the IRK, if you only want previously bonded devices to connect. You should find some more information about how to do this by doing a search here.

Reply
  • It depends on the address type of the central device. See an explaination of the different types here.

    The Android device you are using probably uses random static address, but there are Android devices that use private resolvable address. As far as I know all iOS devices use private resolvable address.

    In general, you can not use directed advertising with devices that has a private resolvable address, since they change their address, typically every 15 minutes. You can however use whitelisting based on the IRK, if you only want previously bonded devices to connect. You should find some more information about how to do this by doing a search here.

Children
Related