ios - BLE, iPhone and Swift -


i trying develop app iphone (written in swift, using corebluetooth) needs connect ble module (that has act peripheral), , send module data. unfortunately cannot on own because of little knowledge. can indicate me find information? or, alternative, know how can this?

i suggest you, irrespective of language going use, first understand core bluetooth framework . go through each term . can start basic functionality searching peripherals , connect peripherals. here links can you:

https://developer.apple.com/library/ios/documentation/corebluetooth/reference/corebluetooth_framework/

and

http://www.raywenderlich.com/52080/introduction-core-bluetooth-building-heart-rate-monitor


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -