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?
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?
Hi.
Maybe you could elaborate a little bit on your question.
I want to display the "info button" on the Bluetooth menu in iOS.
Have you developed a BLE device that doesn't show the (i) button in the iOS bluetooth menu?
Br,
Joakim
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.
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.
Thanks.
Do you bond the device with your phone? If not there really are no information to display under the (i) page.
A suggestion here might be that you post this on an iOS developer forum of some sort. You might find more help or relevant information posting iOS related questions there.
i.e here is a post on stackoverflow with the same issue as you:
https://stackoverflow.com/questions/56613206/missing-info-button-from-bluetooth-device-setting-when-ble-connected-programmati
Br,
Joakim