SlideShare a Scribd company logo
IoT Debugging
Su Pingchen
LINE Fukuoka
1
Experience
• AVer Information Section Chief
Sphere2 - Flip classroom with wireless camera
• Noodoe Assistant Manager
KYMCO Noodoe
• LINE iOS Engineer
2
Experience
10%
20%
20%
50%
iOS dev
MFi dev
macOS dev
Others
3
Interests
30%
20% 20%
30%
World of Warcraft
PS4
NS Switch
Movie/Drama
4
Outline
• What is IoT
• IoT & iOS
• Logging on iOS
• Debugging IoT
5
–Wikipedia
“The Internet of things (IoT) is the network of physical devices,
vehicles, home appliances, and other items embedded with
electronics, software, sensors, actuators, and connectivity which
enables these things to connect, collect and exchange data,
creating opportunities for more direct integration of the physical
world into computer-based systems, resulting in efficiency
improvements, economic benefits, and reduced human exertions.”
6
IoT Solutions
• Amazon AWS IoT
• Google Cloud IoT
• Microsoft Azure IoT
Image from
https://pixabay.com/zh/users/Tumisu-148124/
7
IoT x iOS
• Apple HomeKit
• Google Assistant
• Amazon Alexa
• LINE Clova
Image from
https://pixabay.com/zh/users/tagechos-9643195/
8
9
Mature IoT dev team
Hardware Team
Firmware(OS) Team
Driver(framework) Team
App Team
Operation Team
Backend Team
FrontEnd Team
10
Bubbles of IoT?
11
Understanding fundamentals
bluetooth / BLE / Wi-Fi
12
Understanding fundamentals
Wi-Fi / Cellular Network
13
Understanding fundamentals
14
NSLog(@“error: %@”, error);
15
16
17
18
19
20
21
22
Unified Logging System (os.log, os.activity)
• Event with categories
• Built-in extra debug info
• Debug with system framework
• Debug with other process
• Live activity debug
• Performance measure
23
24
Understanding fundamentals
• btmanager
• bluetoothd
• accessoryd
25
Understanding fundamentals
• wifid
• baseband(3G/4G)
26
Understanding fundamentals
27
Case Study
28
Case Study
• An app interacts with radio.
• We use custom protocol.
• We will adopt MFi.
29
Case Study
• iOS ask to connect
• Device accept connection
• iOS notify new connection
• App open stream
• Device confirm stream open
• Start communication
30
Case Study
ExternalAccessory.framework
Radio Controller
<Controller Protocol>
Radio Session
Radio Manager
Radio Device
System IPC
31
Case Study
ExternalAccessory.framework
Radio Controller
<Controller Protocol>
Radio Session
Radio Manager
Radio Device
System IPC
Radio Device
Radio Controller
<Controller Protocol>
Radio Session
32
Case Study
func asyncOpenControlSession() {
let session = EASession(accessory: accessory, forProtocol: “com.myService.ctrlSession”)
session.inputStream?.open()
session.outputStream?.open()
}
func asyncOpenMediaSession() {
let session = EASession(accessory: accessory, forProtocol: “com.myService.mediaSession”)
session.outputStream?.open()
}
func initialize() {
asyncOpenControlSession()
asyncOpenMediaSession()
}
import ExternalAccessory
33
Case Study
• iOS ask to connect
• Device accept connection
• iOS notify new connection
• App open stream
• Device confirm stream open
• Start communication
34
Case Study
BTManager
accessoryd
ExternalAccessory.framework
Radio Session
App
35
Case Study
ExternalAccessory.framework
Radio Controller
<Controller Protocol>
Radio Ctrl Session
Radio Manager
Radio Device
System IPC
Radio Med Session
36
Debug with performance
• Understand your app (platform / service / framework)
• Understand server (protocol)
• Understand firmware (protocol / data structure)
• Understand hardware (capability / limitations)
37
Debug with performance
38
Hardware
Firmware(OS) App Team
Operation
Backend
FrontEnd
Conclusion
• App is the interface of your service
• Define debug strategy before implementation
• Debug your spec before it is on the table
39
Thank you
40

More Related Content

PDF
IOT Based Data Monitoring System
DOCX
Internet of things (iot) based weather
PPTX
Applications of various latest coprocessors
PPTX
Iot based home automation
PDF
understating the basic Internet of things (IoT)
PPTX
Home automation using iot
PDF
The mc-Things Company Overview
PPTX
IOT Based Home Automation using Raspberry Pi-3
IOT Based Data Monitoring System
Internet of things (iot) based weather
Applications of various latest coprocessors
Iot based home automation
understating the basic Internet of things (IoT)
Home automation using iot
The mc-Things Company Overview
IOT Based Home Automation using Raspberry Pi-3

What's hot (11)

PPTX
Internet of Things
PDF
Dotnet target tracking and mobile sensor navigation in wireless sensor networks
PPTX
Eckovation IoT internship Report PowerPoint presentation
PPTX
Internet of Things (IoT) Based Smart Security & Home Automation System.
PPTX
IoT Smart Home
PPTX
Nfv final[1]
PPTX
Leveraging IoT as a failsafe for car tracking
PDF
INTENSIFICATION OF HOME AUTOMATION USING IOT
PDF
Cloud Automation and IIOT by Engr.Bilal Mehmood
PPTX
Securing interactions Among Cloud Systems and Internet of Things (IoT) 
PPTX
2. Products to power your Iot STMicroelectronics
Internet of Things
Dotnet target tracking and mobile sensor navigation in wireless sensor networks
Eckovation IoT internship Report PowerPoint presentation
Internet of Things (IoT) Based Smart Security & Home Automation System.
IoT Smart Home
Nfv final[1]
Leveraging IoT as a failsafe for car tracking
INTENSIFICATION OF HOME AUTOMATION USING IOT
Cloud Automation and IIOT by Engr.Bilal Mehmood
Securing interactions Among Cloud Systems and Internet of Things (IoT) 
2. Products to power your Iot STMicroelectronics
Ad

Similar to IoT debugging (20)

PDF
IOT_Working_computer_science_business_recap
PPTX
Azure Internet of Things
PPTX
PPTX
FIOT_Unit_2 (1)softwaredefinedradio.pptx
PPTX
Atal io t introduction
PDF
WSO2Con EU 2015: IoT in Finance
PDF
Internet of Things (IoT) Intro
PPTX
Unit I _ Lecture PPT INTRODUCTION TO IOT PPT (2).pptx
PDF
Alberto Guarino "When iPhones and Wearables Dance the Bluetooth Dance: Lesson...
PDF
8 iot
PPTX
connecting smart object in IoT.pptx
PDF
The Internet of Things and You - A Developers Guide to IoT
PPTX
IOT Platform Design Methodology
PPTX
IOT Network architecture and Design.pptx
PPTX
Wearables, Things & Apps - Mobile Dev + Test '15
PPTX
Internet of things - architectureand Design principles.pptx
PPTX
Fin fest 2014 - Internet of Things and APIs
PPTX
IOT Success depends on Integration
PPSX
Internet of things - The Present & The Future
PDF
IoT-CT internet of thing master séminaire cours.pdf
IOT_Working_computer_science_business_recap
Azure Internet of Things
FIOT_Unit_2 (1)softwaredefinedradio.pptx
Atal io t introduction
WSO2Con EU 2015: IoT in Finance
Internet of Things (IoT) Intro
Unit I _ Lecture PPT INTRODUCTION TO IOT PPT (2).pptx
Alberto Guarino "When iPhones and Wearables Dance the Bluetooth Dance: Lesson...
8 iot
connecting smart object in IoT.pptx
The Internet of Things and You - A Developers Guide to IoT
IOT Platform Design Methodology
IOT Network architecture and Design.pptx
Wearables, Things & Apps - Mobile Dev + Test '15
Internet of things - architectureand Design principles.pptx
Fin fest 2014 - Internet of Things and APIs
IOT Success depends on Integration
Internet of things - The Present & The Future
IoT-CT internet of thing master séminaire cours.pdf
Ad

Recently uploaded (20)

PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PDF
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
PDF
Soil Improvement Techniques Note - Rabbi
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PDF
86236642-Electric-Loco-Shed.pdf jfkduklg
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PPTX
Fundamentals of Mechanical Engineering.pptx
PPTX
Current and future trends in Computer Vision.pptx
PPTX
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PPT
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PDF
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
PDF
Abrasive, erosive and cavitation wear.pdf
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
Soil Improvement Techniques Note - Rabbi
III.4.1.2_The_Space_Environment.p pdffdf
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Fundamentals of safety and accident prevention -final (1).pptx
86236642-Electric-Loco-Shed.pdf jfkduklg
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
R24 SURVEYING LAB MANUAL for civil enggi
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
Fundamentals of Mechanical Engineering.pptx
Current and future trends in Computer Vision.pptx
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Exploratory_Data_Analysis_Fundamentals.pdf
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
Abrasive, erosive and cavitation wear.pdf

IoT debugging