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