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 Bluetooth 5
Forum Updated to NodeBB v4.3 + New Features

Qt and Bluetooth 5

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

    Folks,

    I have a program running on [Linux] laptops that has worked fine with BT4.0 and BT4.2.

    It scans for BLE devices, allows you to connect and look at what services and characteristics are available. However, having tried this on a laptop with BT5.0, it no longer works properly.

    It only sees two of the three services (it oes not see service 0x1800 which I think is GAP) and the handles for my custom characteristics within my custom characteristic are not correct and I cannot write to them on the Nordic device on which I have written some code.

    Is there a problem with Qt and BLE with BT5,0? I am lead to believe Bluez (the Linux BT stack) should be OK.

    Many 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