* D-BUS Example Request
@ 2021-01-26 10:56 chinotameni
0 siblings, 0 replies; only message in thread
From: chinotameni @ 2021-01-26 10:56 UTC (permalink / raw)
To: linux-bluetooth
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,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-26 10:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-26 10:56 D-BUS Example Request chinotameni
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.