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. Unable to update Bluetooth connection paramaters. QT BLE
QtWS25 Last Chance

Unable to update Bluetooth connection paramaters. QT BLE

Scheduled Pinned Locked Moved Unsolved General and Desktop
blebluetoothc++
1 Posts 1 Posters 371 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.
  • Z Offline
    Z Offline
    ZainMehdi
    wrote on last edited by
    #1

    I am trying to update connection parameters of my BLE connection. My device is in peripheral mode and I am trying to connect to an IOS device. I tried to call

    void QLowEnergyController::requestConnectionUpdate(const QLowEnergyConnectionParameters &parameters)
    
    I received connection updated signal but the paramaters are always the same and there is no update.
    Here are the values I get
    latency : 0
    maxinterval : 60
    mininterval : 60
    
    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