Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. BluetoothService (QML)
Qt 6.11 is out! See what's new in the release blog

BluetoothService (QML)

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 598 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.
  • T Offline
    T Offline
    TOMATO_QT
    wrote on last edited by
    #1

    Qt 5.5.1
    OSX 10.11.12
    iOS 9.2

    Does anyone have a snippet of example code for how to set up the BluetoothService QML Type? The documentation is a bit thin and none of the examples seem to use it.

    Tried the 'ping pong' example – with a laptop and iPad but they never connect. The BLE scanner example gets my neighbor's Apple TV (!) but doesn't discover the "ping pong" service.

    Google has failed me.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TOMATO_QT
      wrote on last edited by
      #2

      Ok... cobbling my way into this. Not a lot of info on Qt and Bluetooth besides the docs, which are not very detailed.

      Found an iOS project which sets up the device as a Core Bluetooth Peripheral so that is helpful – the Qt "lowEnergyScanner" example is able to discover it.

      Not found anything yet about setting up a Bluetooth Service from within Qt/QML –

      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