Learn Apple HomeKit on iOS 2016
DOI: 10.1007/978-1-4842-1527-2_6
|View full text |Cite
|
Sign up to set email alerts
|

Exploring the HomeKit World as a Developer, Designer, or Device Manufacturer

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 0 publications
0
3
0
Order By: Relevance
“…In proximity applications, usually dedicated iBeacon hardware is used along with mobile apps. According to Apple iOS documentation [11], any iOS devices that supports BLE can be turned into an iBeacon using the iOS frameworks like Core Location and Core Bluetooth. Three main steps exist as per documentation to change an iOS device into an iBeacon transmitter.…”
Section: Ios Device Integration To Ibeaconmentioning
confidence: 99%
See 2 more Smart Citations
“…In proximity applications, usually dedicated iBeacon hardware is used along with mobile apps. According to Apple iOS documentation [11], any iOS devices that supports BLE can be turned into an iBeacon using the iOS frameworks like Core Location and Core Bluetooth. Three main steps exist as per documentation to change an iOS device into an iBeacon transmitter.…”
Section: Ios Device Integration To Ibeaconmentioning
confidence: 99%
“… Step2: Use the UUID value from Step1, and set a major and minor value as discussed in Section 3.1 to create a CLBeaconRegion object representing beacon ID.  Step3: Configure the iOS device as a Bluetooth peripheral using CBPeripheral-Manager class from the Core Bluetooth framework, the code snippets are available in iOS documentation [11]. Start beacon data streaming to other devices in the shortrange region.…”
Section: Ios Device Integration To Ibeaconmentioning
confidence: 99%
See 1 more Smart Citation