Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Bluetooth Low Energy Overview for iOS
Search
David Truxall
November 04, 2015
Programming
0
60
Bluetooth Low Energy Overview for iOS
A presentation I gave at GVSU
David Truxall
November 04, 2015
Tweet
Share
More Decks by David Truxall
See All by David Truxall
Environment Configuration for JavaScript Apps
davetrux
0
790
Everyday Animations in Android
davetrux
0
800
Psychology Behind Compelling Apps
davetrux
0
1.3k
Accessibility In Android
davetrux
0
1.2k
Android Authentication in a Web World
davetrux
0
1.3k
Build Apps Users Want To Use
davetrux
0
1.6k
Software In Motion: Continuous Delivery for Mobile
davetrux
0
61
Mobile Authentication In the Web World
davetrux
1
53
iOS for Android Developers (with Swift)
davetrux
1
320
Other Decks in Programming
See All in Programming
Python型ヒント完全ガイド 初心者でも分かる、現代的で実践的な使い方
mickey_kubo
1
130
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
830
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
450
Rails Frontend Evolution: It Was a Setup All Along
skryukov
0
160
RailsGirls IZUMO スポンサーLT
16bitidol
0
190
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
400
Is Xcode slowly dying out in 2025?
uetyo
1
280
Agentic Coding: The Future of Software Development with Agents
mitsuhiko
0
110
ソフトウェア品質を数字で捉える技術。事業成長を支えるシステム品質の マネジメント
takuya542
2
13k
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
130
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
290
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
250
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
A designer walks into a library…
pauljervisheath
207
24k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Music & Morning Musume
bryan
46
6.6k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Agile that works and the tools we love
rasmusluckow
329
21k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
Transcript
Proximity and iOS David Truxall, Ph.D. Mobility Tech Lead Nov
4, 2015
About Me @davetrux http://blog.davidtruxall.com http://bit.ly/hpe-code
The Plan – Learn about BLE – See some demos
– See some code 3
Bluetooth Low Energy (BLE) 4 Android 4.3+ iOS 6+ OS
X 10.9+ – Decreased Power Consumption – Low cost devices – Excellent Range
Differs from Bluetooth Classic – No registration – No backwards
compatibility 5
BLE Devices 6
Proximity – Relative Distance to device – Non-directional alone –
Directional with help 7 Near Intermediate Far
BLE – App Interactivity Demo 8 HP RTHS
Code 9
Beacon Vendors from Demo – Aruba http://www.arubanetworks.com/products/mobile-engagement/aruba-beacons/ – Estimote http://estimote.com/ – Gimbal http://www.gimbal.com/developers/#resources
– Kontakt http://kontakt.io/ – Many others 10
Resources – http://www.bluetooth.com/Pages/Bluetooth-Home.aspx – https://developer.apple.com/bluetooth/ – https://developers.google.com/beacons/?hl=en – https://developer.apple.com/ibeacon/ – https://www.youtube.com/watch?v=rT6Rhkouep0 11
Later 12