Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-89976

Multi QT app cannot connect to the same BLE device

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.15.2
    • None
    • All

    Description

      Multi QT applications cannot connect to the same BLE device.

      if i connected my BLE device to the first my QT app. i cannot scan the device on my 2nd QT app.

      seem, this is a issue in QT code. from QT code, to support that, i think QT should use the function:

          retrieveConnectedPeripheralsWithServices on iOS , MacOS
      and https://developer.android.com/reference/android/bluetooth/BluetoothManager#getConnectedDevices(int) on android.

       

      We are talking this issue : https://forum.qt.io/topic/122057/bluetooth-multi-qt-app-connect-to-the-same-ble-device

      OS BLE libraries supported that. so, i think QT can support that. ^^!

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ablasche Alex Blasche
            hoangpham Hoang Pham
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes