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. Bluetooth in Qt 5

Bluetooth in Qt 5

Scheduled Pinned Locked Moved General and Desktop
12 Posts 5 Posters 3.8k 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.
  • T Offline
    T Offline
    TheAnderson
    wrote on last edited by
    #1

    Hello. I want to write a program with qt 5 which could receive and send BT messages. How I can work with BT in Qt 5? Senks.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bagipro
      wrote on last edited by
      #2

      http://www.developer.nokia.com/Community/Wiki/QBluetoothZero_-_A_Qt_bluetooth_library

      1 Reply Last reply
      0
      • T Offline
        T Offline
        TheAnderson
        wrote on last edited by
        #3

        [quote author="bagipro" date="1372533941"]http://www.developer.nokia.com/Community/Wiki/QBluetoothZero_-_A_Qt_bluetooth_library[/quote]

        I don't understand how to use this library. Once I need to build them? (I tried to build them but got very many errors).

        1 Reply Last reply
        0
        • B Offline
          B Offline
          bagipro
          wrote on last edited by
          #4

          Probably yes. Read the description, here's wrote building manual https://projects.developer.nokia.com/qbluetooth/wiki/buildIncludeWindows

          1 Reply Last reply
          0
          • T Offline
            T Offline
            TheAnderson
            wrote on last edited by
            #5

            There are so many errors that omg) I use Qt 5.

            1 Reply Last reply
            0
            • T Offline
              T Offline
              TheAnderson
              wrote on last edited by
              #6

              !http://i.pixs.ru/storage/7/4/7/Bezimyanni_2086894_8340747.jpg(s)!

              1 Reply Last reply
              0
              • B Offline
                B Offline
                bagipro
                wrote on last edited by
                #7

                You don't add someone to .pro file, check documentation

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  Code_ReaQtor
                  wrote on last edited by
                  #8

                  AFAIK, you can create a virtual serial port (COM port) with your bluetooth (if you are working with windows). From that you may use Qt5 serial port library or use a 3rd party library like "qextserialport".

                  Please visit my open-source projects at https://github.com/Code-ReaQtor.

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    dbzhang800
                    wrote on last edited by
                    #9

                    BlueTooth, which is part of qtconnectivity, can be found in

                    http://qt.gitorious.org/qt/qtconnectivity

                    As a addon module of Qt5, is easy to compile and install.

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      TheAnderson
                      wrote on last edited by
                      #10

                      [quote author="1+1=2" date="1372642483"]BlueTooth, which is part of qtconnectivity, can be found in

                      http://qt.gitorious.org/qt/qtconnectivity

                      As a addon module of Qt5, is easy to compile and install.
                      [/quote]

                      I tried to build this library, however I have the problem:

                      !http://i.piccy.info/i7/fa447270ce1301a4e811147d304e74e8/4-63-150/42819553/Bezymiannyi.jpg(Pic)!

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        amccarthy
                        wrote on last edited by
                        #11

                        It looks like you are building for Windows, unfortunately the Qt Bluetooth addon does not support Windows yet. It currently only supports Linux and QNX/Blackberry.

                        1 Reply Last reply
                        0
                        • T Offline
                          T Offline
                          TheAnderson
                          wrote on last edited by
                          #12

                          [quote author="amccarthy" date="1373796568"]It looks like you are building for Windows, unfortunately the Qt Bluetooth addon does not support Windows yet. It currently only supports Linux and QNX/Blackberry.[/quote]

                          Yes you right. How I can use Qt + BT on Windows 8. Please give me some piece of advice.

                          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