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. Bluetooth problem on ARM Ubuntu 12.04
Forum Updated to NodeBB v4.3 + New Features

Bluetooth problem on ARM Ubuntu 12.04

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 626 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.
  • kbarniK Offline
    kbarniK Offline
    kbarni
    wrote on last edited by
    #1

    Hi,
    I'm using Qt 5.3 on an iMX6 embedded system running Ubuntu 12.04. I compiled Qt myself, and it includes the qtconnectivity module (libQt5Blutetooth.so, libQt5Nfc.so etc. are installed) which compiled without problems.

    I tried the bluetooth examples, but none of them seem to work.
    In the btchat example I the rfcommServer->listen(localAdapter) (chatserver.cpp line 69) returns false ("Cannot bind chat server to 00:00:00:00:00:00"). On the other examples nothing is showing up (paired or visible devices, etc).

    In Ubuntu's bluetooth manager I can see the other bluetooth devices and communicate with them (bluez 4.98 and blueman 1.23)
    The same examples work fine on my desktop machine (ubuntu 14.04 & Windows 7) and on my Android phone.

    Do you have any idea what can cause this problem? Or how can I get more info on what's going wrong?
    Thanks in advance!

    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