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

Detecting OS type of connected device

Hi,

We have a specific feature that isn't supported by iOS, and we'd like to turn it off when connected to iOS devices to reduce battery usage.

Using the nRF sniffer we detected that Apple sends vendor specific information only when advertising (a stage our peripheral cannot detect). After pairing we can't find any useful information.

Is there any way to detect a connection with an iOS device?

Thanks

Parents
  • Hi,

    Can you say anything about what this feature is?

    In the general case it would be better to detect if the feature is being used, and activate it only if it is used. What if this feature gets supported in a future version of iOS? What if this feature is not supported by some other devices as well?

    Regards,
    Terje

  • The feature is a mouse, which isn't supported on iOS devices. The feature activation is passive without any user gesture (surface proximity detection) so the mouse might detect movement and prevent itself from shutting off, even when the central device ignores any data sent to it.

    We'll look into sending signals using our apps from the central device.

    Thanks

    Edit: you can close this ticket.

Reply
  • The feature is a mouse, which isn't supported on iOS devices. The feature activation is passive without any user gesture (surface proximity detection) so the mouse might detect movement and prevent itself from shutting off, even when the central device ignores any data sent to it.

    We'll look into sending signals using our apps from the central device.

    Thanks

    Edit: you can close this ticket.

Children
Related