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)
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
Irregular GATT_INVALID_HANDLE error on python GATT server
I am facing a problem with my flutter app accessing a GATT python endpoint. Sometimes, I do receive the following error message reading a characteristic on my remote machine (RPI 3b):
Unhandled Except...
MSdS
Votes: 0
Answers: 0
Can I create a new GATT characteristic on a BLE peripheral remotely from a central?
Is it possible to create a new GATT service/characteristic at runtime on a peripheral device from a central device?
When a peripheral device comes near a central, I am trying to store an id onto the p...

Rohit Mohan
Votes: 0
Answers: 0
Android BLE Host to controller timeout 0x22
On android device facing this LMP_Connection_Timeout (Error code : 0x22 or 34) issue. While checking the HCI logs below are the finding.
Android connects to the peripheral.
Peripheral sends the "...
Manish
Votes: 0
Answers: 1