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. Qt Bluetooth With Non-Qt Raspberry Pi
QtWS25 Last Chance

Qt Bluetooth With Non-Qt Raspberry Pi

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt bluetoothraspberry pi 3rfcommserial port
1 Posts 1 Posters 656 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.
  • Z Offline
    Z Offline
    zeinab
    wrote on 8 Feb 2018, 01:13 last edited by zeinab 2 Aug 2018, 05:00
    #1

    Hi, everyone! I'm trying to use a Raspberry Pi 3 to communicate with my Qt software via Bluetooth. Lines from a file will be sent to the software, one-by-one, from the Pi.

    I'm currently trying to implement this use case: "Connect to remote devices through a RFCOMM channel using the Serial Port Profile (SPP)."

    The documentation explains how to do this by setting up a QBluetoothServer and waiting for incoming connections. I'm eventually going to be replacing the Pi with a microcontroller that transmits physiological signals, so I want the server to be hosted from the source, which is currently the Raspberry Pi, and which will eventually be the microcontroller.

    Here's my question: Is it possible to do this without using Qt on the Pi?

    1 Reply Last reply
    0

    1/1

    8 Feb 2018, 01:13

    • 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