How can I display the "info Button" on Bluetooth iOS?

Hello, I want to display the "info button" on the Bluetooth menu in iOS.
What configuration is needed on BLE to display it and some options like Disconnection, Forger this Device, and DIS (Device Information Service) on the new window?

Parents Reply
  • Hello,
    Thank you for your reply,

    Yes, I have developed a BLE device with nrf52832.
    The device connects successfully to my mobile and sends/receives the proper messages.
    At this phase, I need to display in iOS Bluetooth window as you can see in the mentioned image, the "Info Button" (i).
    When the user presses the Info Button, it has the ability to "Forget the Device" or "Disconnect".
    Additionally, after the Info Button display on this window, I would like to display the Device Information from Device Information Service (DIS) from Nordic configurations.

Children
Related