Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. qt.bluetooth.windows: Could not await characteristic read
QtWS25 Last Chance

qt.bluetooth.windows: Could not await characteristic read

Scheduled Pinned Locked Moved Unsolved Qt 6
qt for pythonpyside6
1 Posts 1 Posters 557 Views
  • 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
    AKyupely
    wrote on last edited by
    #1

    Hello, I am using the example on this webpage (https://doc.qt.io/qtforpython/examples/example_bluetooth__btscanner.html) and changed it it to connect to a BLE device by adding

     ble = QLowEnergyController.createCentral(info)
     ble.connectToDevice()
    

    when the scan finds a paired device. (I am on Windows10, so I have to pair the device beforehand.) I am receiving the error in the title, and I do not understand why that is happening. Can anyone give me some insight?

    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