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 5.10 bluetooth windows

Qt 5.10 bluetooth windows

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 4 Posters 3.1k 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.
  • D Offline
    D Offline
    davidesalvetti
    wrote on last edited by
    #1

    Hi guys,

    Does somebody know if it's possible to use bluetooth on windows using the mingw compiler with the next Qt 5.10?

    I'm trying some examples using the Beta version but it's still not working.

    thanks in advance.

    1 Reply Last reply
    1
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      I think windows is still unsupported.
      http://doc-snapshots.qt.io/qt5-5.10/qtbluetooth-index.html

      alt text

      1 Reply Last reply
      1
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        IIRC, there's a wip/win branch in the QtConnectivity module that you may want to try.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        2
        • D Offline
          D Offline
          davidesalvetti
          wrote on last edited by
          #4

          Hi @mrjj ,
          thanks for your answer. I asked this question because I found this link: https://wiki.qt.io/New_Features_in_Qt_5.10

          As you can see:

          • Qt Connectivity
            The UWP bluetooth and BLE backends can now be used on desktop Windows (>= 10) too.

          So I'm really confused about it.

          @SGaist thanks for your answer. How can I try this wip/win branch? Maybe can you suggest me some links?

          mrjjM 1 Reply Last reply
          2
          • D davidesalvetti

            Hi @mrjj ,
            thanks for your answer. I asked this question because I found this link: https://wiki.qt.io/New_Features_in_Qt_5.10

            As you can see:

            • Qt Connectivity
              The UWP bluetooth and BLE backends can now be used on desktop Windows (>= 10) too.

            So I'm really confused about it.

            @SGaist thanks for your answer. How can I try this wip/win branch? Maybe can you suggest me some links?

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi
            Oh, must be a case of Docs not updated yet. :)
            Im am wondering if " but it's still not working." means it dont see any devices and hence might be
            related to this:
            https://bugreports.qt.io/browse/QTBUG-64486
            but it seems to be related to Universal Windows Platform (UWP)
            and the link you shown, says you can use the UWP classes on
            in a normal Desktop Application.

            I think you can get it from
            http://code.qt.io/cgit/qt/qtconnectivity.git/summary
            alt text

            1 Reply Last reply
            2
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Clone the repository and as @mrjj pointed, checkout the wip/win branch.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              2
              • K Offline
                K Offline
                kuzulis
                Qt Champions 2020
                wrote on last edited by kuzulis
                #7

                NOTE: The wip/win branch has implementation only for the BLE (only from Win8 and more), so, you can't use the classic BT yet.

                1 Reply Last reply
                3

                • Login

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