Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Bluetooth on iOS 8 & Qt C++

    Mobile and Embedded
    3
    8
    1628
    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.
    • M
      makesoft last edited by

      There is a task related parties bluetooth device with an application written in Qt. At this point QBluetooth not supported on iOs devices. Nobody had not encountered such tasks?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        In any case, you can use objective-c without any problem. What are your Bluetooth needs ?

        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 Reply Quote 0
        • M
          makesoft last edited by

          Hi! I have a non iOs bluetooth device (termal printer) and I need send to him a data. On Apple site written about only connecting to iOs devices. I tried use Private Framework (BluetoothManager.framework) but I can't connect to my device and send any data. Also I tried using btStack, but have many errors when compile program.

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            What printer is that ?

            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 Reply Quote 0
            • mrdebug
              mrdebug last edited by

              Hi. I suggest you to write and try the bluetooth program using Linux and then, when the program is completed try on iOS.

              Need programmers to hire?
              www.labcsp.com
              www.denisgottardello.it
              GMT+1
              Skype: mrdebug

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                @_mrdebug_ currently QtBlueBooth has no backend for iOS so it won't really and depending on what you want to do, it's not necessarily available on it.

                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 Reply Quote 0
                • M
                  makesoft last edited by

                  @_mrdebug_ I developed app for android succesfull with QtBluetooth, but iOS dont supported it.

                  @_SGaist_ POS receipt printer (many different models)

                  1 Reply Last reply Reply Quote 0
                  • SGaist
                    SGaist Lifetime Qt Champion last edited by

                    So serial printers ?

                    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 Reply Quote 0
                    • First post
                      Last post