Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Bluetooth for QT-based Windows Application

    3rd Party Software
    2
    3
    623
    Loading More Posts
    • 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
      AhmedElias last edited by

      I am trying to build a windows application that can interact with a bluetooth energy device. I have started to check the QT sample but it doesn't work correctly on windows, it only find paired devices.

      my question is does the QT 5/10 windows version support to detect bluetooth unpaired devices?

      Best regards,

      J.Hilk 1 Reply Last reply Reply Quote 0
      • J.Hilk
        J.Hilk Moderators @AhmedElias last edited by

        Hi @AhmedElias ,

        from my experience, I can give you a defenitve sometimes! But most of the time it only sees already paired devices or devices that were once paired, even though they are no longer physically there.

        The Bluetooth api is on Windows not yet really reliable.

        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct

        Qt Needs YOUR vote: https://bugreports.qt.io/browse/QTQAINFRA-4121


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply Reply Quote 1
        • A
          AhmedElias last edited by

          Hi Hilk,

          Thanks for your answer. I already what you suggest, the problem is how how to pair with the device. This is already working on Linux I thought I may be doing something wrong

          1 Reply Last reply Reply Quote 0
          • First post
            Last post