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. Qt BLE not getting notifications / not emitting signal
Qt 6.11 is out! See what's new in the release blog

Qt BLE not getting notifications / not emitting signal

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

    Hello,

    I have a ble application and I can read the characteristic from the device, but I don't get the signal QLowEnergyService::characteristicChanged.

    I read in this post: https://forum.qt.io/topic/98115/low-energy-bluetooth-notifications-not-working that I could use

    BLUETOOTH_FORCE_DBUS_LE_VERSION=5.41 /path/to/YourApplication
    

    to make it work, but it's still not working for me. The notifications are setup for the characteristic in the device and I get them using an app on the phone, but not in Qt Desktop.

    I wonder if this has happened to anyone else and knows how to solve it.

    Thanks in advance.

    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