Open m-ivanov opened 7 years ago
Got same problem with an NTC Chip device although it works with RPI : it seems the unmarshal function do not aggre with the order used to multiplex report. I have it working by replacing all loops on NumReports by a single loop. But I dont know if the problem come from the code, some change in protocol or firmware on BT Chip ?
The RPI always send single AdvertisingReport so I can say who is right.
Having a similar problem with a Bluetooth OBD scanner but not a smartwatch. Any advice on how to fix?
d.Scan([]gatt.UUID{}, true)