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
54
iOS for Android Developers (with Swift)
davetrux
1
320
Other Decks in Programming
See All in Programming
QA x AIエコシステム段階構築作戦
osu
0
220
11年かかって やっとVibe Codingに 時代が追いつきましたね
yimajo
1
230
はじめてのWeb API体験 ー 飲食店検索アプリを作ろうー
akinko_0915
0
180
Workers を定期実行する方法は一つじゃない
rokuosan
0
140
AIコーディングエージェント全社導入とセキュリティ対策
hikaruegashira
15
9.1k
フロントエンドのパフォーマンスチューニング
koukimiura
6
2.4k
変化を楽しむエンジニアリング ~ いままでとこれから ~
murajun1978
0
630
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
4
1.4k
「次に何を学べばいいか分からない」あなたへ──若手エンジニアのための学習地図
panda_program
3
690
Flutterと Vibe Coding で個人開発!
hyshu
1
190
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
7
1.7k
Quality Gates in the Age of Agentic Coding
helmedeiros
PRO
1
120
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
695
190k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
332
22k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
530
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Statistics for Hackers
jakevdp
799
220k
Optimizing for Happiness
mojombo
379
70k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
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