Data format needs to follow between BLE profile and iPad in order to transfer data [closed]

StackOverflow https://stackoverflow.com/questions/23486557

  •  16-07-2023
  •  | 
  •  

Domanda

Please guide me that, What is the data format needs to follow between BLE profile and iPad in order to transfer data.

I am performing both update(read) and write operation to BLE components from my iPad application.

Thanks in advance for the quick answer!!!

È stato utile?

Soluzione

You probably want to check out the following guide.

https://developer.apple.com/library/ios/documentation/NetworkingInternetWeb/Conceptual/CoreBluetooth_concepts/AboutCoreBluetooth/Introduction.html

this should give you some hints about how to communicate with bluetooth devices.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top