Android-BLE-Scan-Example icon indicating copy to clipboard operation
Android-BLE-Scan-Example copied to clipboard

Device name null?

Open rahuldhole opened this issue 5 years ago • 2 comments

My devices are advertising the device name but I don't what the f problem with BLE it is not reading whole advertising data can you please tell me how to do it?

rahuldhole avatar Apr 01 '20 07:04 rahuldhole

What data is being read?

joelwass avatar Apr 01 '20 16:04 joelwass

It's quite common for device names to be null, perhaps make sure to add a nullcheck.

StephanRaab avatar Apr 03 '20 15:04 StephanRaab