Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Bluetooth Classic with IOS
Forum Updated to NodeBB v4.3 + New Features

Bluetooth Classic with IOS

Scheduled Pinned Locked Moved Solved Mobile and Embedded
6 Posts 3 Posters 4.8k 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.
  • R Offline
    R Offline
    rdhammond3
    wrote on last edited by
    #1

    I need to write an application for ios that can communicate to my external MFi accessory via Bluetooth. I have successfully written an app that works with android (the external accessory supports SPP and iAP2). I want to now cross compile that app for ios. I haven't found much information about Qt 5.8 Bluetooth Classic and ios, but the documents show that this should be supported. Has anybody gotten this to work, or can somebody point me to some documentation.

    Thanks!

    ekkescornerE 1 Reply Last reply
    0
    • R Offline
      R Offline
      rdhammond3
      wrote on last edited by
      #5

      In case anyone stumbles upon this, I found a solution. I have written a blog post about it that can be found here:
      http://rhammondiii.wixsite.com/engineering/single-post/2017/03/31/Qt-Bluetooth-Classic-iOS

      1 Reply Last reply
      1
      • R rdhammond3

        I need to write an application for ios that can communicate to my external MFi accessory via Bluetooth. I have successfully written an app that works with android (the external accessory supports SPP and iAP2). I want to now cross compile that app for ios. I haven't found much information about Qt 5.8 Bluetooth Classic and ios, but the documents show that this should be supported. Has anybody gotten this to work, or can somebody point me to some documentation.

        Thanks!

        ekkescornerE Offline
        ekkescornerE Offline
        ekkescorner
        Qt Champions 2016
        wrote on last edited by
        #2

        @rdhammond3 seems Apple doesn't support BT SPP https://support.apple.com/en-us/HT204387

        ekke ... Qt Champion 2016 | 2024 ... mobile business apps
        5.15 --> 6.9 https://t1p.de/ekkeChecklist
        QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

        1 Reply Last reply
        0
        • R Offline
          R Offline
          rdhammond3
          wrote on last edited by
          #3

          @ekkescorner I should've specified better. I am using SPP for android which is working. I am using iAP2 protocol (iPod Accessory Protocol) for the ios side.

          1 Reply Last reply
          0
          • R Offline
            R Offline
            rdhammond3
            wrote on last edited by
            #4

            I guess I just need to know if Apple's External Accessory Protocol (EAP) API is supported through Qt Bluetooth. If so, are there examples/documentation? If not, how is QBluetooth supported for Bluetooth classic on ios? From my understanding, the only to use Bluetooth classic on ios is through the EAP since device discovery and pairing is handled by the OS.

            1 Reply Last reply
            0
            • R Offline
              R Offline
              rdhammond3
              wrote on last edited by
              #5

              In case anyone stumbles upon this, I found a solution. I have written a blog post about it that can be found here:
              http://rhammondiii.wixsite.com/engineering/single-post/2017/03/31/Qt-Bluetooth-Classic-iOS

              1 Reply Last reply
              1
              • A Offline
                A Offline
                AnatolyKub
                wrote on last edited by
                #6

                Hello. I have the same problem, I need to create a cross platform app that communicates with a bluetooth device. It supports iap2 and spp. Can you maybe make your project as opensource? It will be very greatfull. Thanks.

                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