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. Qt and iBeacon scan
Forum Updated to NodeBB v4.3 + New Features

Qt and iBeacon scan

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 773 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by
    #1

    Has someone got an example of a Qt iBeacon scanner?
    The Qt bluetooth example shows only the normal bluetooth interfaces but not the iBeacons.

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

    1 Reply Last reply
    0
    • veryqtpersonV Offline
      veryqtpersonV Offline
      veryqtperson
      wrote on last edited by
      #2

      I didn't have much of iBeacon devices, but those I had are discovered by standard Qt Bluetooth examples. But something beside discovery (actually get some data) was not available out-of-the-box till now.

      But now, with Qt 5.12, there will be new methods, for example manufacturerData, from which you can actually get bytes of data (although, those need to be further decoded according to a particular device specification).

      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