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
  •  | 
  •  

質問

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!!!

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top