NordicSemiconductor / Android-nRF-Connect-Device-Manager

A mobile management library for devices running Apache Mynewt and Zephyr (DFU, logs, stats, config, etc.)
Apache License 2.0
81 stars 40 forks source link

Showing saved (bonded) devices on the scanner screen #187

Closed philips77 closed 6 days ago

philips77 commented 6 days ago

It should be possible to connect to a device that is already connected to the Android device. Usually, such devices are bonded, for example HID devices. By showing the list of bonded devices user may select them while they are connected instead of disconnecting and waiting for scan results, as this often leads to quick reconnection.

Future upgrade: show a list of already connected devices, even if they are not bonded.