python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
BLE Android Studio ERROR 128 WHEN TRYING TO WRITE TO DEVICE
We can read from the device into the terminal, but we continue to receive the 128 after attempting to write to the characteristic. We are attempting write 0x00 to the characteristic which will turn of...
Dustin Duclos
Votes: 0
Answers: 0
What are the steps to receive notification data using BLE in android from a characteristic that is written to?
I have a characteristic that when written to the BLE device I am attempting to communicate with is supposed to respond with certain data.
When I enabled notification on the characteristic that is used...

Mohamed El Kayal
Votes: 0
Answers: 0
Android send BLE data in format
I want to send BLE data in the image format given below.Advertising Data packet.
I am just sending test data1 in byte format but as shown in image I have to send data 0x22 length of first advertisemen...
gopssays
Votes: 0
Answers: 1
Android BtGatt blocks scan because no slots left for scan filter history
Question is
Can i reset BTGatt.ScanFilterHistory through code?
There is any way to solve this problem?
Description is
My Android application uses the Bluetooth to communicate with an external B...

유진필
Votes: 0
Answers: 0