From: Johan Hedberg <johan.hedberg@gmail.com>
To: Sejo Ruiz <sejoruiz@gmail.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: Problems running the tests in BlueZ 5.18
Date: Mon, 5 May 2014 10:37:28 +0300 [thread overview]
Message-ID: <20140505073728.GA24502@t440s.lan> (raw)
In-Reply-To: <1399056781.24457.6.camel@SejoLaptop>
Hi Sejo,
On Fri, May 02, 2014, Sejo Ruiz wrote:
> This is the first mail that I write to this mailing list, so I'm not
> sure how this works exactly. I need to develop an application with a
> bluetooth dongle that makes use of the thermometer profile. The thing is
> that, after succesfully pair and connect with the device, whenever I try
> to run the test-therometer file, I obtain the following error:
>
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod:
> Method "RegisterWatcher" with signature "s" on interface
> "org.bluez.ThermometerManager1" doesn't exist
>
> I have also tested the test-heartrate, and I obtain something similar:
>
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod:
> Method "RegisterWatcher" with signature "s" on interface
> "org.bluez.HeartRateManager1" doesn't exist
>
> I have succesfully tested the dongle with bluetoothctl, so I can discard
> hardware compatibilities issues.
> I'd like to know if I'm missing something while running the tests. If
> you need more data, like some configuration files or logs, you can ask
> for it and i'll provide it ASAP.
> Thank you very much for your help.
First thing that comes to mind: have you passed --enable-experimental to
configure when building BlueZ, and have you passed -E to bluetoothd when
running it? At least the former is needed for the thermometer plugin
(about the latter I'm not completely sure).
Johan
next prev parent reply other threads:[~2014-05-05 7:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-02 18:53 Problems running the tests in BlueZ 5.18 Sejo Ruiz
2014-05-05 7:37 ` Johan Hedberg [this message]
2014-05-05 13:19 ` Sergio Ruiz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140505073728.GA24502@t440s.lan \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=sejoruiz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.