bluetooth lowenergy - osx 10.11.5 - BTLE manufacturer data missing in advertisementData? -


it seems upgrading osx 10.11.5 may causing manufacturerdata field of advertisementdata missing when reported centralmanager: diddiscoverperipheral: advertisementdata: rssi:.

it tends there if device turns on while scanning, if device advertising when scanning starts, it's unlikely present.

edit, more details:

what i'm seeing in cbcentralmanagerdelegate callback centralmanager: diddiscoverperipheral: etc dictionary passed method lacking key kcbadvdatamanufacturerdata if application launches after peripheral has been on (and therefore advertising) while. if peripheral turned on after application launches, key sporadically present approximately 1/3 of time 30 seconds, , disappears forever. (forever = @ least 6 minutes)

any ideas ?


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -