SweetBlue icon indicating copy to clipboard operation
SweetBlue copied to clipboard

ionik Tablet delivers faulty scanRecords

Open martinbrylski opened this issue 10 years ago • 2 comments

The ionik Tablet does not deliver usefull scanRecords.

It is everytime and on all tested peripherals something like: 020A000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Where it should be filled with usefull data.

But the name does resolve to a useable string. As data is delivered in one package all data should be recognizable by the bluetooth stack

Is it possible to get the "real" scanrecord?

martinbrylski avatar Aug 21 '15 12:08 martinbrylski

I'm not sure, I've never seen this behavior and we don't have an ionik Tablet to test with. As far as I can see we are always using the same scanRecord provided from the native stack. Are you using BleDevice.getScanRecord()?

dougkoellmer avatar Aug 21 '15 14:08 dougkoellmer

Yes, thats what I used. We encountered the same problem on some other low-budget tablets from Hanspree and TerraPad.

I cant remeber the specific product names. We were not sure if this is a problem on Androids BLE stack or on chipset stack. It is not possible to figure out the specific vendor of the BLE chipset.

martinbrylski avatar Aug 24 '15 06:08 martinbrylski