Qt BLE reading advertisment data on central devices
-
Hi,
I'm using Qt 5.12 on Ubuntu 20.04 LTS. I'm working on an application that scans ble peripheral devices and gets advertisment data from them. I searched a lot on the net and it looks like there are no API to do that on QT, am I wrong? I am pretty new to QT.
I' ve seen these post talking about this problem:
https://forum.qt.io/topic/98833/qt-ble-stack-feature-request-extend-qt-api-to-fetch-service-data-from-advertisment
https://forum.qt.io/topic/93394/reading-advertisement-packet-at-ble-central-using-qtbluetooth
Since they are a little old, is there a solution to this problem now? Or can somebody kindly point me to a workaround or if you know a third party library? I' m a little stuck on this.Thanks in advance.
-
Hi,
I'm using Qt 5.12 on Ubuntu 20.04 LTS. I'm working on an application that scans ble peripheral devices and gets advertisment data from them. I searched a lot on the net and it looks like there are no API to do that on QT, am I wrong? I am pretty new to QT.
I' ve seen these post talking about this problem:
https://forum.qt.io/topic/98833/qt-ble-stack-feature-request-extend-qt-api-to-fetch-service-data-from-advertisment
https://forum.qt.io/topic/93394/reading-advertisement-packet-at-ble-central-using-qtbluetooth
Since they are a little old, is there a solution to this problem now? Or can somebody kindly point me to a workaround or if you know a third party library? I' m a little stuck on this.Thanks in advance.