bluetooth lowenergy - Interacting with BLE from both android and iOS app -


i have same app 2 versions in android , ios. in app, need interact ble devices find uuid of devices. want make predefined database uuid of devices saved. android app, mac address uuid. in ios app, different uuid. how can same uuid both android , ios app after scanning ble?

can ble made write protected? if yes, how possible?


Popular posts from this blog

debugging - Reference - What does this error mean in PHP? -

c++ - What is the reason for not being able to deduce array size from initializer-string in member variable? -