Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved How do I scan for specific BLE service UUIDs

    Mobile and Embedded
    bluetooth low e ble btle bluetooth uuid
    3
    3
    1975
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • U
      ulso last edited by

      I am trying to develop a mobile app that should scan for BLE peripheral with a specific service UUID but I can't seem to find how to do this with QBluetoothDeviceDiscoveryAgent.

      In the QBluetoothDeviceInfo object passed to my deviceDiscovered handler, there's no info on what services are supported by the discovered peripheral.

      In the QBluetoothDeviceDiscoveryAgent class, there ought to be a means of specifying the service UUIDs of interest, but I can't find any.

      P 1 Reply Last reply Reply Quote 1
      • P
        pvaibhav @ulso last edited by

        5 months and no response -- is anyone actually using Qt BLE API?

        I have the same problem. Currently there is NO WAY to connect to a particular device without user intervention. The "deviceName" for my device is blank, and I cannot filter by UUID.

        Any suggestions anyone?

        1 Reply Last reply Reply Quote 0
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          Hi,

          There might just be not much people on this forum that use the QtBluetooth module.

          In that case, there's always the interest mailing list where you can find Qt's developers/maintainers.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply Reply Quote 0
          • First post
            Last post