Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. qbluetoothlocal
    Log in to post

    • UNSOLVED BLE not working in ubuntu
      General and Desktop • qt5 qbluetooth qbluetoothdevic qbluetoothlocal • • Baburao  

      2
      0
      Votes
      2
      Posts
      161
      Views

      Hi http://doc.qt.io/qt-5/qtbluetooth-index.html Do you have BlueZ 4.x/5.x installed ?
    • UNSOLVED Bluetooth Raspberry pi 3 and Android
      Mobile and Embedded • android raspberry pi 3 qbluetooth pairing qbluetoothlocal • • Crindu  

      3
      0
      Votes
      3
      Posts
      715
      Views

      No, because they were neved emitted. I just found this: https://bugreports.qt.io/browse/QTBUG-38401, it seems that they are not implemented yet for Bluez 5. However, I would like to set the pin in only one-way, the raspberry shouldn't accept any pairing if the pin code (probably hardcoded in the raspberry) is different from the one entered by the user. Anyway, I'm not sure if this is possible.
    • SOLVED Bluetooth: wait for pairing requests
      General and Desktop • bluetooth pairing qbluetoothlocal • • Mark81  

      6
      0
      Votes
      6
      Posts
      1725
      Views

      @raven-worx no, sorry, as said in the last post it doens't listen for incoming pairing request. Is the application which has to issue a pairing request! It's quite different. Of course the final result is pretty the same, but I didn't understand how it works from the documentation.
    • Unable to get QBluetoothLocalDevice on Linux Embedded system using Uart Bluetooth device.
      Mobile and Embedded • bluetooth embedded linux qt 5.3.2 qbluetoothlocal bluez4 • • Peter B  

      2
      0
      Votes
      2
      Posts
      1210
      Views

      Hi and welcome to devnet, If possible, you should upgrade to 5.5, IIRC, there's been a lot of work done in the bluetooth module for it.