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 BLE : Bonding and ble security
Forum Updated to NodeBB v4.3 + New Features

Qt BLE : Bonding and ble security

Scheduled Pinned Locked Moved Unsolved General and Desktop
bluetooth low elow energysecuritybonding
2 Posts 1 Posters 1.2k 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.
  • S Offline
    S Offline
    sfeutrier
    wrote on last edited by
    #1

    Hi,

    I'm developing a Qt application that communicates with a BLE device. It works perfectly until I tried to add some security. When I turned on "Just Works" security mode, I was not able anymore to write in a characteristic (or read) from my Qt application.

    I compared the Bluetooth messages sent from Qt and from the android app nfr Connect and I see that automatically, the nrf Connect send a bonding request when it fails to write.
    Qt does not do this. That the only difference that makes the android app working but not my Qt app.

    I could not find anything about bonding in the API or security mode settings.
    Any idea ? Should I post it as a bug or am I missing something ?

    PS : I already saw this post but no reply...
    Re: Qt Android: How to pair/bond Bluetooth Low Energy devices?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sfeutrier
      wrote on last edited by
      #2

      See https://bugreports.qt.io/browse/QTBUG-86095 for further informations

      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