Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Please help me to fix this bluetooth scan for "service" problem.
Forum Updated to NodeBB v4.3 + New Features

Please help me to fix this bluetooth scan for "service" problem.

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 194 Views 1 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    The purpose of this REPOST is to help me to FIX this issue.
    I have a working code which correctly identifies remote Bluetooth device service for devices identified as "Boom boxes".

    It fails to do same for Raspberry PI Bluetooth and another Bluetooth device.
    All my devices are "found" by scanning for nearby Bluetooth devices.

    I am using
    discoveryAgent = new QBluetoothServiceDiscoveryAgent(adapterAddress);

    And it generates SIGNALS when working correctly.
    When it fails it generates only "finished" SIGNAL and throws this error:

    qt.bluetooth.bluez: No uuids found for "98:D3:31:F8:39:33"

    I am open to suggestion what else I can code (in Qt) to narrow it down and identify why only certain addresses are failing.

    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