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. Alternative to QBluetoothSocket for iOS?
Forum Updated to NodeBB v4.3 + New Features

Alternative to QBluetoothSocket for iOS?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 298 Views 2 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.
  • T Offline
    T Offline
    Taytoo
    wrote on last edited by Taytoo
    #1

    Was going through QBluetooth classes and noticed that QBluetoothSocket and QBluetoothServer aren't supported on iOS platform. Link

    How do I send/recv data using BLE on iOS then?

    SGaistS 1 Reply Last reply
    0
    • T Taytoo

      Was going through QBluetooth classes and noticed that QBluetoothSocket and QBluetoothServer aren't supported on iOS platform. Link

      How do I send/recv data using BLE on iOS then?

      SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Based on my memory and confirmed from the documentation you need to check the LE part.

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

      T 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Based on my memory and confirmed from the documentation you need to check the LE part.

        T Offline
        T Offline
        Taytoo
        wrote on last edited by
        #3

        @SGaist Any idea why Peripheral Role is not supported on Windows? I did some googling and apparently Peripheral mode was added in Windows 10.

        Is Qt missing peripheral role code on windows altogether or is this note carried on from older documentation and not valid anymore?

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

          That I don't know, I don't have a Windows system at hand.

          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
          0

          • Login

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