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

Unable to update Bluetooth connection paramaters. QT BLE

Scheduled Pinned Locked Moved Unsolved General and Desktop
blebluetoothc++
1 Posts 1 Posters 405 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.
  • Z Offline
    Z Offline
    ZainMehdi
    wrote on 10 Mar 2020, 07:02 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

    1/1

    10 Mar 2020, 07:02

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved