From: <chinotameni@gmail.com>
To: <linux-bluetooth@vger.kernel.org>
Subject: D-BUS Example Request
Date: Tue, 26 Jan 2021 10:56:59 -0000 [thread overview]
Message-ID: <078e01d6f3d1$f8abee60$ea03cb20$@gmail.com> (raw)
My aim is to automate pairing, connecting process between Arduino and
Raspberry Pi. The temperature data will be sent from Arduino to Pi without
any human intervention. I am able to automate pairing process, however I
fail at creating connection by using D-BUS. The connection is fine if I use
deprecated tools such as rfcomm, it works also fine if I use python socket
library, however D-BUS device methods Connect and ConnectProfile always
fail. I am completely aware of examples in GitHub however I couldn't create
a working example based on them. If anyone can provide working example or
any related information where the Bluetooth connection between Arduino and
Raspberry Pi is done by python script based on D-BUS I will appreciate it.
Best Regards,
reply other threads:[~2021-01-26 10:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='078e01d6f3d1$f8abee60$ea03cb20$@gmail.com' \
--to=chinotameni@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
/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.