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. bluetooth terminal example / application ?
QtWS25 Last Chance

bluetooth terminal example / application ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 381 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on 17 Dec 2022, 17:14 last edited by Anonymous_Banned275
    #1

    Addendum

    Found this

    https://github.com/Agamnentzar/bluetooth-serial-port/tree/master/src

    will give a go

    I just jumped thru hoops to utilize / reuse QT example "terminal" in my application.
    Learn a little doing that.
    "terminal" allows for plain text exchange between serial port and my application, works as expected.

    Now I am looking for similar example of ( serial) communication between my app and Bluetooth device.

    I have been working with QT example "btchat" .

    It is a challenge due to poor documentation and some obvious problems with the actual code.

    Since I am looking for simple two way text exchange between Bluetooth devices the term " chat " is little misleading.

    There is another Bluetooth example which may be useful - it is called "file transfer" -

    again I am not particularity looking for data / file transfer of any kind.

    So in short - does anybody has an example / suggestion of SIMPLE communication between Bluetooth devices - serial style
    similar to "terminal;" BUT OUTSIDE of QT canned examples ?

    Or should I attempt to modify "terminal" to work with Bluetooth ?

    Cheers and thanks for looking...

    1 Reply Last reply
    0

    1/1

    17 Dec 2022, 17:14

    • 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