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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
David Truxall
November 04, 2015
Programming
0
63
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
800
Everyday Animations in Android
davetrux
0
830
Psychology Behind Compelling Apps
davetrux
0
1.4k
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
64
Mobile Authentication In the Web World
davetrux
1
61
iOS for Android Developers (with Swift)
davetrux
1
320
Other Decks in Programming
See All in Programming
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
110
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
220
CSC307 Lecture 14
javiergs
PRO
0
470
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
Railsの気持ちを考えながらコントローラとビューを整頓する/tidying-rails-controllers-and-views-as-rails-think
moro
5
390
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
250
SourceGeneratorのマーカー属性問題について
htkym
0
180
最初からAWS CDKで技術検証してもいいんじゃない?
akihisaikeda
3
110
Windows on Ryzen and I
seosoft
0
240
Claude Code Skill入門
mayahoney
0
170
Featured
See All Featured
Un-Boring Meetings
codingconduct
0
220
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
150
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.5k
The World Runs on Bad Software
bkeepers
PRO
72
12k
WCS-LA-2024
lcolladotor
0
480
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
290
Designing for Performance
lara
611
70k
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
390
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
250
Ruling the World: When Life Gets Gamed
codingconduct
0
170
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Testing 201, or: Great Expectations
jmmastey
46
8.1k
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