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. QBluetoothDeviceDiscoveryAgent::UnsupportedPlatformError on BeagleBone Black with BTLE
Forum Updated to NodeBB v4.3 + New Features

QBluetoothDeviceDiscoveryAgent::UnsupportedPlatformError on BeagleBone Black with BTLE

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
bluetooth low ebeaglebone bbbarmlinux
1 Posts 1 Posters 1.1k Views
  • 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.
  • ZSoftZ Offline
    ZSoftZ Offline
    ZSoft
    wrote on last edited by ZSoft
    #1

    I built QT 5.5.1 from source on the BeagleBone Black Rev. C (ARMv7, linux debian, bluez 5.23). It took a while but it worked. I can build my QT Project code just fine.
    However, as soon as I try to scan for Bluetooth Low Energy devices I get this error: QBluetoothDeviceDiscoveryAgent::UnsupportedPlatformError.

    If I run the basic Lowenergyscanner example I get the message "an unknown error has occured", which is probably the same thing.

    But I can scan for and connect to Bluetooth Low Energy devices just fine through the terminal with sudo hcitool lescan for instance.

    Why does QT throw the error? How do I fix this?

    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