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

Frage

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

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top