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

Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top