Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to do SSP pairing for Bluetooth Low Energy devices
Forum Updated to NodeBB v4.3 + New Features

How to do SSP pairing for Bluetooth Low Energy devices

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 2 Posters 1.1k 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
    sharath
    wrote on last edited by sharath
    #1

    Hi all,

    Can anyone help me with this BLE SSP pairing.

    i'm sending pairing request from my android phone using QBluetoothLocaldevice to variscite development kit and it acts as Heartrate server, after sending request from my android phone, on server side getting this following message

    qt.bluetooth.bluez: HCI ACL packet data size 255 is smaller than specified size 477

    Is there any signal to get the Pairing request?

    Thank you

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      I'm sure you would have tried this Qt BlueTooth kit. Did you try with native android bluetooth to make the pairing request ? It could be the version mismatch issue between the both the devices and Qt has no role play.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      S 1 Reply Last reply
      0
      • dheerendraD dheerendra

        I'm sure you would have tried this Qt BlueTooth kit. Did you try with native android bluetooth to make the pairing request ? It could be the version mismatch issue between the both the devices and Qt has no role play.

        S Offline
        S Offline
        sharath
        wrote on last edited by sharath
        #3

        @dheerendra No i have not used any native android bluetooth to make pairing. what exactly happening is that i'm able to pair and connect but target device should get the pairing notification before pairing finished, i need that notification
        to confirm and make pair.

        1 Reply Last reply
        0
        • dheerendraD Offline
          dheerendraD Offline
          dheerendra
          Qt Champions 2022
          wrote on last edited by
          #4

          Without using any program is it working. Just pairing from your android device is it working.

          Dheerendra
          @Community Service
          Certified Qt Specialist
          http://www.pthinks.com

          S 1 Reply Last reply
          0
          • dheerendraD dheerendra

            Without using any program is it working. Just pairing from your android device is it working.

            S Offline
            S Offline
            sharath
            wrote on last edited by
            #5

            @dheerendra i have mobile application, there i scan and connect to the BLE heartrate server application its running on varascite development kit. now i need pairing between my mobile app and the GUI app.

            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