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. Bluetooth Low Energy Scanner Example Notification Issue.
QtWS25 Last Chance

Bluetooth Low Energy Scanner Example Notification Issue.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
blenotificationnotifylow energy
1 Posts 1 Posters 364 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.
  • Y Offline
    Y Offline
    yavuz
    wrote on 5 Mar 2022, 14:28 last edited by
    #1

    Hi everybody,

    I am very new on Qt.

    I am using Qt 5.15.2 for Android. (creator version is 6.0.2)

    Simply, I just selected the Qt Low Energy Scanner example from the examples in the Qt Creator and compiled it.
    My Samsung mobile phone can connect succesfully to my board(ESP32C3) and can discover all characteristics' details. However, it doesn't update the characteristics' value. My example supports notifications. I did some modifications in the code and Qt Low Energy Scanner example subscribed to my device. But, still it doesn't update the value.

    The notification codes were missing. When I was googling, I found it from Qt website and put it.
    As I understand, something is missing about the characteristicChanged(); signal.

    I think this signal should be connected to the slot. But I could not do it. I don't know any idea how to do it.

    You can find the source code from Qt Creater (welcome page >>Examples), but if you have any issue also find it below link.

    https://code.qt.io/cgit/qt/qtconnectivity.git/tree/examples/bluetooth/lowenergyscanner?h=5.15
    Does anyone help me? Urgent please...

    1 Reply Last reply
    0

    1/1

    5 Mar 2022, 14:28

    • Login

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