python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to specify AdressType in bluez device-api?
I'm trying to connect a LE device to my Linux laptop through a python script. Nevertheless, the device address must be specified as "random" for the connection to happen, and the examples th...
Evaldo De Paula Souza
Votes: 0
Answers: 2
Bluetooth Low Energy in Python
I'm trying to communicate with other devices using Bluetooth low energy. By communicate i mean sending short messages that will be displayed on that devices that are listening in the area I am in. I'm...

Szymon Budziak
Votes: 0
Answers: 1
How to get battery percentage or low battery information(to be specific) of the RCU in Android TV
How to get the information about current battery level or low battery level information of the RCU (remote control unit) for my Android TV.
I need to show customised message when the battery level is ...
Rahul Das
Votes: 0
Answers: 0
Receiving ERR UNLIKELY when doing a Write With Response
I have written an application in C using Bluez that implements a peripheral (a GATT server). I managed to advertise and make my peripheral work. Reading a characteristic works fine, notifying works fi...
Martijn van Welie
Votes: 0
Answers: 1