Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How do I scan for specific BLE service UUIDs
Forum Updated to NodeBB v4.3 + New Features

How do I scan for specific BLE service UUIDs

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
bluetooth low eblebtlebluetoothuuid
3 Posts 3 Posters 2.5k Views 2 Watching
  • 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 Offline
    U Offline
    ulso
    wrote on 16 Apr 2016, 09:48 last edited by
    #1

    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 5 Sept 2016, 10:34
    1
    • U ulso
      16 Apr 2016, 09:48

      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 Offline
      P Offline
      pvaibhav
      wrote on 5 Sept 2016, 10:34 last edited by
      #2

      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
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 5 Sept 2016, 22:04 last edited by
        #3

        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
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved