Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to use bluetooth device in qt widgets project

How to use bluetooth device in qt widgets project

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 987 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.
  • S Offline
    S Offline
    Sigehere
    wrote on last edited by
    #1

    Hello friends,
    I am new in qt development. But any buddy know how can we use bluetooth device from qt project.
    I want some following things:

    1. Start Bluetooth functionality
    2. Discovere other bluetooth device.
    3. read and write data to bluetooth device.
    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      Bluetooth is currently not possible with Qt.
      (AFAIK only with Qt4 on Symbian devices)

      You will need to use a 3rd party library.

      Note: there is a "QtBluetooth module":https://qt.gitorious.org/qt/qtconnectivity, but it is not part of official Qt5 releases since they are not ready for productive usage.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      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