python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Distinguishing correct bluetooth device application
I have a bluetooth mobile application that has two different modes. One of them behaves as a client and another server. Assume you are in a room and there are 20 device. One of them is a server and an...
Wtow
Votes: 0
Answers: 1
How to send data greatter than 512 bytes using flutter_blue?
I have a file that is larger than 512 bytes to send to an esp32. I'm sending "withoutResponse: false", the flutter_blue library does the split according to the mtu size without problems, but...
aloser01
Votes: 0
Answers: 1
After initial connection service UUID shows up fine however subsequent connections fail to see the service UUID
On Android, after initial connection service UUID shows up fine however subsequent connections fail to see the service UUID.
When the device is bound and paired service UUID on discovery shows up corr...
onewaytofindout
Votes: 0
Answers: 0
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