NordicSemiconductor / IOS-nRF-Connect

Info page
https://nordicsemiconductor.github.io/IOS-nRF-Connect/
136 stars 32 forks source link

Discovered services and characteristics disappear if connected peripheral starts non-connectable advertising #135

Open mitchmccarthy opened 10 months ago

mitchmccarthy commented 10 months ago

iOS 16.6.1 nRF Connect: 2.6.7 (build 34)

After connecting to a custom peripheral and letting service discovery finish, the list of services and characteristics can be seen as usual. While still connected, the peripheral starts advertising as non-connectable, scannable. If any of the read/write/enable notifications controls are pressed in the attribute table, the entire table disappears. The connection is still maintained.

The log shows that the notifications were enabled as a result of the button press that caused the table to disappear, and notifications from the peripheral device still appear in the logs.