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. How to run BLE example in win10
Qt 6.11 is out! See what's new in the release blog

How to run BLE example in win10

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

    hi,Qt Guru

    My laptop: Dell inspiron 3567 ( I can scan BLE devices after installed Microsoft uwp Bluetooth LE explorer )
    My OS: Microsoft Windows 10 Home
    QT version: 5.10.1

    I want to run official BLE example ( qtconnectivity\examples\bluetooth\lowenergyscanner), but failed.

    I have git branch qtconnectivity/wip/win, and compiled, but can not scan any device.

    runtime error:
    winrtrunner --device 0 --start --stop --install --wait 0 --profile appx F:/qtconnectivity/examples/bluetooth/lowenergyscanner/debug/lowenergyscanner.exe
    qt.winrtrunner: Using the Appx profile.
    qt.winrtrunner: Package already installed.
    qt.winrtrunner: App started with process ID 19084
    qt.winrtrunner.app: WARNING: QApplication was not created in the main() thread.
    qt.winrtrunner.app: JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
    qt.winrtrunner.app:

    JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.

    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