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. Ble Communication. Discoverdetails() function in qlowenergyservice is not working when my application is working like central mode and peripheral mode writing descriptor with write permission.
Qt 6.11 is out! See what's new in the release blog

Ble Communication. Discoverdetails() function in qlowenergyservice is not working when my application is working like central mode and peripheral mode writing descriptor with write permission.

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 485 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
    ankursaxena
    wrote on last edited by ankursaxena
    #1

    Hi,
    I am working on ble communication. I am developing a ble client or say central mode. I am able to find services, but then after i called Discoverdetails(). This function should emit the statechanged() signal. It should change state to QLowEnergyService::ServiceDiscovered state.

    It is changing state when peripheral mode devices write descriptor with read permission , but if descriptor does not have read permission. it is not changing state.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      ankursaxena
      wrote on last edited by ankursaxena
      #2

      Problem is resolved and solution is this:
      Qt write some descriptor on linux platform which needs to be read by peripheral device. Then connection can be established.

      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