SlideShare une entreprise Scribd logo
1  sur  48
Télécharger pour lire hors ligne
©	2017	Arm	Limited	
Jan	Jongboom,	Arm	
Johan	Stokking,	The	Things	Industries
Getting	started	with	LoRa	
using	Arm	Mbed	and	The	
Things	Network
Webinar
©	2017	Arm	Limited	2
Your	hosts
Johan Stokking
CTO & Co-Founder, The Things Industries
Jan Jongboom

Developer Evangelist IoT, Arm
©	2017	Arm	Limited	3
The	case	for	LoRa
Powerconsumption/Bandwidth
Range
©	2017	Arm	Limited	4
Many	choices...
10	years	battery	life,	10	km	range
©	2017	Arm	Limited	
LoRa	PHYsics

crash-course
©	2017	Arm	Limited
©	2017	Arm	Limited	6
High	link	budget
TX
P (dBm)
RX
Derived	from	work	by	Thomas	Telkamp
TX	Power
Connector	loss
Antenna	gain
Connector	loss
Antenna	gain
RX	Power
Path	loss	and	fading
14
0
-100
©	2017	Arm	Limited	6
High	link	budget
RX
Derived	from	work	by	Thomas	Telkamp
TX	Power
Connector	loss
Antenna	gain
Connector	loss
Antenna	gain
RX	Power
Path	loss	and	fading
Receiver	sensitivity
-137	dBm
14	dBm151	dBm	link	budget
©	2017	Arm	Limited	7
Link	budget
Wi-Fi
Sub-GHz 6LoWPAN
LoRa
TX	Power RX	Sensitivity Link	budget
20 dBm -75 dBm 95	dBm
11 dBm -110 dBm 121	dBm
14 dBm -137 dBm 151	dBm
©	2017	Arm	Limited	8
Theoretical	maximum	in	free	space
2.4	GHz,	with	95.5	dBm	link	budget:

550	meters	
915	MHz,	with	151	dBm	link	budget:

850,000	meters
©	2017	Arm	Limited	9
©	2017	Arm	Limited	10
Unfortunately...	we	don't	live	in	free	space
Attenuation Reflection and diffraction Fresnel zone
©	2017	Arm	Limited	
Based	on	Tokyo	-	model	for	calculating	realistic	path	loss
Picture by Moyan Brenn: https://commons.wikimedia.org/wiki/File:Tokyo_(16043023330).jpg©	2017	Arm	Limited	
Hata	model
Large city (250 bps)
Large city (1,760 bps)
Suburb (250 bps)
TX	height RX	height Range
0.1 m 40 m 4	km
0.1 m 40 m 2.5	km
0.1 m 40 m 9	km
Suburb (250 bps) 1 m 100 m 13	km
©	2017	Arm	Limited	
https://www.youtube.com/watch?v=dxYY097QNs0
©	2017	Arm	Limited	
What	is	LoRaWAN?
©	2017	Arm	Limited	14
LoRaWAN
LoRaWAN	is	a	standardized,	bi-directional	messaging	protocol	on	top	of	LoRa	modulation;	the	
physical	layer	
In	the	data	link	layer,	LoRaWAN	manages	channels,	data

rates	and	executes	MAC	commands	
LoRaWAN	messages	contain	device	addresses	and	the	server

selects	gateways	for	downlink	in	the	network	layer	
The	server	and	device	keep	track	of	frame	counters	and

perform	a	message	integrity	check	in	the	transport	layer	
LoRaWAN’s	over	the	air	activation	(OTAA)	manages	the

creation	of	a	new	session	with	security	context	
LoRaWAN	encrypts	application	payload	but	does	not	prescribe

a	binary	payload	format	to	use
©	2017	Arm	Limited	15
Device	classes
Flexibility	in	power	conservation	versus	fast	network	initiated	transmission
Class	A	!	 Class	B	⏰	 Class	C	⚡
Device	initiated	communication	
Devices	are	typically	in	deep	
sleep	and	send	messages	on	
intervals	and/or	events	
Only	after	uplink	transmission,	
there	is	a	receive	window	for	
downlink	messages	
Best	for	most	sensor	
applications	and	battery	
conservation
Time	synchronized	
communication	
The	network	broadcasts	beacons	
for	devices	to	sync	time	
In	so-called	ping	slots,	devices	
wake	up	and	the	network	may	
send	downlink	messages	
Best	for	most	downlink	intensive	
applications
Network	initiated	
communication	
The	devices	are	continuously	
listening,	often	temporarily	or	
on	power	supply	
The	network	can	send	downlink	
message	at	any	given	time	
Best	for	downlink	intensive	
applications	that	require	low	
latencies
©	2017	Arm	Limited	16
Typical	LoRaWAN	Topology
Network	Session	Key:	Message	Integrity
Applicadon	Session	Key:	Join,	Encrypdon	and	Decrypdon
Devices Gateways Network	Server User

ApplicaTon
ApplicaTon	
Server
©	2017	Arm	Limited	17
©	2017	Arm	Limited	
The	Things	Network
©	2017	Arm	Limited	19
The	Things	Network	Mission
Our	mission	
is	to	build	
a	decentralized,	
open	and	
crowd	sourced	
IoT	data	network	
Owned	and	operated	by	its	users
©	2017	Arm	Limited
©	2017	Arm	Limited
©	2017	Arm	Limited	22
Driving	the	LPWAN	developer	community
0 - 1 1K - 1M1 - 1K
©	2017	Arm	Limited	23
Driving	the	LPWAN	developer	community
where	the	magic	happens
comfort	zone
1K - 1M
©	2017	Arm	Limited	24
You	are	the	network
©	2017	Arm	Limited	25
The	Things	Conference:	1-3	February	2018
https://www.thethingsconference.com
10%	discount	with	code:	'I-KNOW-A-SPEAKER'
©	2017	Arm	Limited	
Getting	started
©	2017	Arm	Limited	27
Arm	Mbed
A	free,	open	source	Platform	OS	targeting	IoT	end	node	devices	
Mbed	
OS
Cortex-M	
RTOS

kernel
Portable

drivers
Integrated

security
IoT

connectivity
Device	
management
Development	
tools
Developer	
community
Partner	
ecosystem
150	development	boards
LoRa,	BLE,	Cellular,	Wi-Fi,	etc.
©	2017	Arm	Limited	
Mbed	OS	tools
28
mbed.org/code
Mbed CLI
Command Line

Interface Mbed pyOCD
CMSIS-DAP Debug Library
Mbed DAPLink
CMSIS-DAP Debug Firmware
Mbed Greentea

Porting Testsuite and CI
Mbed Compiler
Free Online IDE
Mbed	OS	DVCS	support
Mbed	OS	IDEs	and	toolchains
Mbed	OS	core	tools
Arm	Compiler	5
Online	Compiler	to	get	started	quickly	
Wide	support	for	offline	toolchains
©	2017	Arm	Limited	29
Two	approaches
Module Radio
Radio	+	MCU	
Easy	to	integrate	in	own	design	
Pre-certified
SX1272	or	SX1276	
Cheaper	material	/	higher	design	cost	
Need	to	do	own	RF	design
©	2017	Arm	Limited	30
Picking	a	gateway
Kerlink IoT station
Multi-Tech Conduit
IMST iC880A
Lorix One
The Things Gateway
Lorrier LR2
SX1301	+	2x	SX1257
©	2017	Arm	Limited	31
Hands-on,	building	a	network
L-TEK FF1705 Multi-Tech Conduit Network Server
Device	EUI
©	2017	Arm	Limited	
Comparison	against	other	
LPWANs
©	2017	Arm	Limited	
Operated	in	unlicensed	spectrum	
Controlled	by	a	single	company	
From	device	to	gateway:	similar	link	budget	
From	gateway	to	device:	20	dBm	lower	link	budget	
Radios	made	my	multiple	vendors,	cheaper	radio	cost
41
Sigfox
©	2017	Arm	Limited	42
LTE	Cat-M
Licensed	spectrum	is	expensive,	1.4	MHz	channels	
Complex	RF	design	(LTE	frontend)	
Power	management	similar	to	LoRaWAN	
Native	IP,	high	bandwidth	is	nice
https://en.wikipedia.org/wiki/United_States_2008_wireless_spectrum_auction
©	2017	Arm	Limited	43
NB-IoT
Licensed	spectrum	is	expensive,	200	KHz	channels	
Higher	data	rates,	higher	link	budget	
8x	higher	capacity	from	device	to	gateway,	

than	otherwise	
Intellectual	Property	Risk	
Native	IP?	Depends	who	you	ask,	package	size	is	small.
©	2017	Arm	Limited	
http://bit.ly/lora-update-demo
©	2017	Arm	Limited	45
Recap
1. LoRa	is	awesome!	
2. Buy	a	development	board	and	a	gateway,	and	get	started.	
3. Mbed	OS	is	a	proven	platform	OS	with	excellent	LoRaWAN	support.	
4. The	Things	Network	is	the	developer	community	for	LoRaWAN.	
5. Want	to	learn	more?	Come	to	The	Things	Conference,	1-3	February	2018!

https://www.thethingsconference.com
©	2017	Arm	Limited	
https://www.sketchport.com/drawing/6326943955812352/pink-blurry-unicorn-under-a-rainbow
Thank	You!	
Danke!	
Merci!	
!	
!	
Gracias!	
Kiitos!	
감사합니다	
धन्यवाद
©	2017	Arm	Limited	
https://github.com/johanstokking/arm-ttn-webinar
https://os.mbed.com/teams/MultiTech/code/Dot-Examples/
http://bit.ly/lora-update-demo
http://slideshare.net/janjongboom/
©	2017	Arm	Limited	
The	Arm	trademarks	featured	in	this	presentation	are	registered	trademarks	or	
trademarks	of	Arm	Limited	(or	its	subsidiaries)	in	the	US	and/or	elsewhere.		All	rights	
reserved.		All	other	marks	featured	may	be	trademarks	of	their	respective	owners.	


www.arm.com/company/policies/trademarks

Contenu connexe

Tendances

9-29-15 IEEE-CVT Presentation by EH-Final
9-29-15 IEEE-CVT Presentation by EH-Final9-29-15 IEEE-CVT Presentation by EH-Final
9-29-15 IEEE-CVT Presentation by EH-FinalEd Hightower
 
Choosing the Right Access Point Antenna
Choosing the Right Access Point AntennaChoosing the Right Access Point Antenna
Choosing the Right Access Point AntennaMimosa Networks
 
LPWAN London Meetup: Solving Urban Challenges
LPWAN London Meetup: Solving Urban ChallengesLPWAN London Meetup: Solving Urban Challenges
LPWAN London Meetup: Solving Urban ChallengesDigital Catapult
 
Build a Fixed Wireless Network—Provide Value and Reliability
Build a Fixed Wireless Network—Provide Value and ReliabilityBuild a Fixed Wireless Network—Provide Value and Reliability
Build a Fixed Wireless Network—Provide Value and ReliabilityMimosa Networks
 
Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)Nicolas Lesconnec
 
LONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACH
LONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACHLONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACH
LONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACHAviat Networks
 
15 03-0460-00-0000-css-tutorial
15 03-0460-00-0000-css-tutorial15 03-0460-00-0000-css-tutorial
15 03-0460-00-0000-css-tutorialmohamed ashraf
 
Mimosa ptp backhaul
Mimosa ptp backhaulMimosa ptp backhaul
Mimosa ptp backhaulrommeliratsu
 
Low latency Microwave: Fact, Fiction & Future
Low latency Microwave: Fact, Fiction & FutureLow latency Microwave: Fact, Fiction & Future
Low latency Microwave: Fact, Fiction & FutureAviat Networks
 
Improving Microwave Capacity
Improving Microwave CapacityImproving Microwave Capacity
Improving Microwave CapacityAviat Networks
 
Get started on SIGFOX
Get started on SIGFOXGet started on SIGFOX
Get started on SIGFOXRyan Derouin
 
Microwave Technology Options
Microwave Technology OptionsMicrowave Technology Options
Microwave Technology OptionsAviat Networks
 
Best Practices for Building Ultra-Low Latency Microwave Networks
Best Practices for Building Ultra-Low Latency Microwave NetworksBest Practices for Building Ultra-Low Latency Microwave Networks
Best Practices for Building Ultra-Low Latency Microwave NetworksAviat Networks
 
802.11ac Gigabit Wi-Fi Infographic
802.11ac Gigabit Wi-Fi Infographic802.11ac Gigabit Wi-Fi Infographic
802.11ac Gigabit Wi-Fi InfographicBenjamin Eggerstedt
 

Tendances (20)

2012 ah vegas rf fundamentals
2012 ah vegas   rf fundamentals2012 ah vegas   rf fundamentals
2012 ah vegas rf fundamentals
 
9-29-15 IEEE-CVT Presentation by EH-Final
9-29-15 IEEE-CVT Presentation by EH-Final9-29-15 IEEE-CVT Presentation by EH-Final
9-29-15 IEEE-CVT Presentation by EH-Final
 
Choosing the Right Access Point Antenna
Choosing the Right Access Point AntennaChoosing the Right Access Point Antenna
Choosing the Right Access Point Antenna
 
LPWAN London Meetup: Solving Urban Challenges
LPWAN London Meetup: Solving Urban ChallengesLPWAN London Meetup: Solving Urban Challenges
LPWAN London Meetup: Solving Urban Challenges
 
Build a Fixed Wireless Network—Provide Value and Reliability
Build a Fixed Wireless Network—Provide Value and ReliabilityBuild a Fixed Wireless Network—Provide Value and Reliability
Build a Fixed Wireless Network—Provide Value and Reliability
 
Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)
 
CTIA 2010 Corporate Overview
CTIA 2010 Corporate OverviewCTIA 2010 Corporate Overview
CTIA 2010 Corporate Overview
 
Best Practices on Migrating to 802.11ac Wi-Fi
Best Practices on Migrating to 802.11ac Wi-FiBest Practices on Migrating to 802.11ac Wi-Fi
Best Practices on Migrating to 802.11ac Wi-Fi
 
LONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACH
LONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACHLONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACH
LONG HAUL MULTI-GIGABIT MICROWAVE: A NEW APPROACH
 
802.11ac
802.11ac802.11ac
802.11ac
 
15 03-0460-00-0000-css-tutorial
15 03-0460-00-0000-css-tutorial15 03-0460-00-0000-css-tutorial
15 03-0460-00-0000-css-tutorial
 
Mimosa ptp backhaul
Mimosa ptp backhaulMimosa ptp backhaul
Mimosa ptp backhaul
 
Low latency Microwave: Fact, Fiction & Future
Low latency Microwave: Fact, Fiction & FutureLow latency Microwave: Fact, Fiction & Future
Low latency Microwave: Fact, Fiction & Future
 
Improving Microwave Capacity
Improving Microwave CapacityImproving Microwave Capacity
Improving Microwave Capacity
 
Mobile Devices and Wi-Fi
Mobile Devices and Wi-FiMobile Devices and Wi-Fi
Mobile Devices and Wi-Fi
 
Get started on SIGFOX
Get started on SIGFOXGet started on SIGFOX
Get started on SIGFOX
 
Microwave Technology Options
Microwave Technology OptionsMicrowave Technology Options
Microwave Technology Options
 
Best Practices for Building Ultra-Low Latency Microwave Networks
Best Practices for Building Ultra-Low Latency Microwave NetworksBest Practices for Building Ultra-Low Latency Microwave Networks
Best Practices for Building Ultra-Low Latency Microwave Networks
 
Your Digital Facility: 3 Gb/s HD Fiber Optic Transport
Your Digital Facility: 3 Gb/s HD Fiber Optic TransportYour Digital Facility: 3 Gb/s HD Fiber Optic Transport
Your Digital Facility: 3 Gb/s HD Fiber Optic Transport
 
802.11ac Gigabit Wi-Fi Infographic
802.11ac Gigabit Wi-Fi Infographic802.11ac Gigabit Wi-Fi Infographic
802.11ac Gigabit Wi-Fi Infographic
 

Similaire à Getting Started with LoRa using Arm Mbed and The Things Network Webinar

Armored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICS
Armored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICSArmored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICS
Armored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICSJayani Technologies Ltd
 
Corecess Fiber Access Solution
Corecess Fiber Access SolutionCorecess Fiber Access Solution
Corecess Fiber Access Solutioncorecess
 
Bluetooth Reinvented. Smart connectivity in consumer devices: Bluetooth Low ...
Bluetooth Reinvented.  Smart connectivity in consumer devices: Bluetooth Low ...Bluetooth Reinvented.  Smart connectivity in consumer devices: Bluetooth Low ...
Bluetooth Reinvented. Smart connectivity in consumer devices: Bluetooth Low ...CSR
 
POF a DIY fiber for ubiquitous inhome's gigabit cabling
POF a DIY fiber for ubiquitous inhome's gigabit cablingPOF a DIY fiber for ubiquitous inhome's gigabit cabling
POF a DIY fiber for ubiquitous inhome's gigabit cablingir. Carmelo Zaccone
 
Cisco Connect Toronto 2017 - Optimizing your client's Wi-Fi Experience
Cisco Connect Toronto 2017 - Optimizing your client's Wi-Fi ExperienceCisco Connect Toronto 2017 - Optimizing your client's Wi-Fi Experience
Cisco Connect Toronto 2017 - Optimizing your client's Wi-Fi ExperienceCisco Canada
 
OFC 2019 - 100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...
OFC 2019 -  100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...OFC 2019 -  100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...
OFC 2019 - 100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...Tim Yount
 
2015 10 07 - efficient optical transport layer for high-capacity optical netw...
2015 10 07 - efficient optical transport layer for high-capacity optical netw...2015 10 07 - efficient optical transport layer for high-capacity optical netw...
2015 10 07 - efficient optical transport layer for high-capacity optical netw...Xtera Communications
 
DWDM 101 - BRKOPT-2016
DWDM 101 - BRKOPT-2016DWDM 101 - BRKOPT-2016
DWDM 101 - BRKOPT-2016Bruno Teixeira
 
Global Azure Bootcamp 2017 - Azure IoT Hub with LoRa Connectivity
Global Azure Bootcamp 2017 - Azure IoT Hub with LoRa ConnectivityGlobal Azure Bootcamp 2017 - Azure IoT Hub with LoRa Connectivity
Global Azure Bootcamp 2017 - Azure IoT Hub with LoRa ConnectivityAndri Yadi
 
Untangled: Improve Efficiency with Modern Cable Choices
Untangled: Improve Efficiency with Modern Cable ChoicesUntangled: Improve Efficiency with Modern Cable Choices
Untangled: Improve Efficiency with Modern Cable ChoicesTheFibreChannel
 
Evolution Of The Public Network
Evolution Of The Public NetworkEvolution Of The Public Network
Evolution Of The Public NetworkEric Goldman
 
Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...
Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...
Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...Bruno Teixeira
 
Bluetooth 4.0 specification
Bluetooth 4.0 specificationBluetooth 4.0 specification
Bluetooth 4.0 specificationabhiamanchopra
 
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...Olimex Bulgaria
 
Carrier Ethernet
Carrier EthernetCarrier Ethernet
Carrier Ethernetvnandlall
 
Commercializing RF SOI
Commercializing RF SOI Commercializing RF SOI
Commercializing RF SOI RFSOI
 
Huawei telecom i+d 2010v4
Huawei telecom i+d 2010v4Huawei telecom i+d 2010v4
Huawei telecom i+d 2010v4TELECOM I+D
 

Similaire à Getting Started with LoRa using Arm Mbed and The Things Network Webinar (20)

Armored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICS
Armored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICSArmored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICS
Armored Outdoor FTTA OFC Patch Cable Data Sheet By JTOPTICS
 
Corecess Fiber Access Solution
Corecess Fiber Access SolutionCorecess Fiber Access Solution
Corecess Fiber Access Solution
 
Bluetooth Reinvented. Smart connectivity in consumer devices: Bluetooth Low ...
Bluetooth Reinvented.  Smart connectivity in consumer devices: Bluetooth Low ...Bluetooth Reinvented.  Smart connectivity in consumer devices: Bluetooth Low ...
Bluetooth Reinvented. Smart connectivity in consumer devices: Bluetooth Low ...
 
POF a DIY fiber for ubiquitous inhome's gigabit cabling
POF a DIY fiber for ubiquitous inhome's gigabit cablingPOF a DIY fiber for ubiquitous inhome's gigabit cabling
POF a DIY fiber for ubiquitous inhome's gigabit cabling
 
Cisco Connect Toronto 2017 - Optimizing your client's Wi-Fi Experience
Cisco Connect Toronto 2017 - Optimizing your client's Wi-Fi ExperienceCisco Connect Toronto 2017 - Optimizing your client's Wi-Fi Experience
Cisco Connect Toronto 2017 - Optimizing your client's Wi-Fi Experience
 
OFC 2019 - 100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...
OFC 2019 -  100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...OFC 2019 -  100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...
OFC 2019 - 100G DWDM DCI/Metro Network Solutions - Debating alternatives to ...
 
2015 10 07 - efficient optical transport layer for high-capacity optical netw...
2015 10 07 - efficient optical transport layer for high-capacity optical netw...2015 10 07 - efficient optical transport layer for high-capacity optical netw...
2015 10 07 - efficient optical transport layer for high-capacity optical netw...
 
DWDM 101 - BRKOPT-2016
DWDM 101 - BRKOPT-2016DWDM 101 - BRKOPT-2016
DWDM 101 - BRKOPT-2016
 
Wi Max Updated
Wi Max UpdatedWi Max Updated
Wi Max Updated
 
Global Azure Bootcamp 2017 - Azure IoT Hub with LoRa Connectivity
Global Azure Bootcamp 2017 - Azure IoT Hub with LoRa ConnectivityGlobal Azure Bootcamp 2017 - Azure IoT Hub with LoRa Connectivity
Global Azure Bootcamp 2017 - Azure IoT Hub with LoRa Connectivity
 
w505 Rapid Fire v8
w505 Rapid Fire v8w505 Rapid Fire v8
w505 Rapid Fire v8
 
Untangled: Improve Efficiency with Modern Cable Choices
Untangled: Improve Efficiency with Modern Cable ChoicesUntangled: Improve Efficiency with Modern Cable Choices
Untangled: Improve Efficiency with Modern Cable Choices
 
Evolution Of The Public Network
Evolution Of The Public NetworkEvolution Of The Public Network
Evolution Of The Public Network
 
Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...
Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...
Passive Optical Networks - PON: Customer Case Study, Design, Implementation a...
 
Bluetooth 4.0 specification
Bluetooth 4.0 specificationBluetooth 4.0 specification
Bluetooth 4.0 specification
 
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
 
2012 ah apj wi fi design for voice & video
2012 ah apj   wi fi design for voice & video2012 ah apj   wi fi design for voice & video
2012 ah apj wi fi design for voice & video
 
Carrier Ethernet
Carrier EthernetCarrier Ethernet
Carrier Ethernet
 
Commercializing RF SOI
Commercializing RF SOI Commercializing RF SOI
Commercializing RF SOI
 
Huawei telecom i+d 2010v4
Huawei telecom i+d 2010v4Huawei telecom i+d 2010v4
Huawei telecom i+d 2010v4
 

Plus de Jan Jongboom

TinyML on Arduino - workshop
TinyML on Arduino - workshopTinyML on Arduino - workshop
TinyML on Arduino - workshopJan Jongboom
 
Intelligent Edge - Getting started with TinyML for industrial applications
Intelligent Edge - Getting started with TinyML for industrial applicationsIntelligent Edge - Getting started with TinyML for industrial applications
Intelligent Edge - Getting started with TinyML for industrial applicationsJan Jongboom
 
Teaching your sensors new tricks with Machine Learning - Eta Compute webinar
Teaching your sensors new tricks with Machine Learning - Eta Compute webinarTeaching your sensors new tricks with Machine Learning - Eta Compute webinar
Teaching your sensors new tricks with Machine Learning - Eta Compute webinarJan Jongboom
 
Get started with TinyML - Embedded online conference
Get started with TinyML - Embedded online conferenceGet started with TinyML - Embedded online conference
Get started with TinyML - Embedded online conferenceJan Jongboom
 
Adding intelligence to your LoRaWAN deployment - The Things Virtual Conference
Adding intelligence to your LoRaWAN deployment - The Things Virtual ConferenceAdding intelligence to your LoRaWAN deployment - The Things Virtual Conference
Adding intelligence to your LoRaWAN deployment - The Things Virtual ConferenceJan Jongboom
 
Get started with TinyML - Hackster webinar 9 April 2020
Get started with TinyML - Hackster webinar 9 April 2020Get started with TinyML - Hackster webinar 9 April 2020
Get started with TinyML - Hackster webinar 9 April 2020Jan Jongboom
 
Tiny intelligent computers and sensors - Open Hardware Event 2020
Tiny intelligent computers and sensors - Open Hardware Event 2020Tiny intelligent computers and sensors - Open Hardware Event 2020
Tiny intelligent computers and sensors - Open Hardware Event 2020Jan Jongboom
 
Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019
Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019
Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019Jan Jongboom
 
Adding intelligence to your LoRaWAN devices - The Things Conference on tour
Adding intelligence to your LoRaWAN devices - The Things Conference on tourAdding intelligence to your LoRaWAN devices - The Things Conference on tour
Adding intelligence to your LoRaWAN devices - The Things Conference on tourJan Jongboom
 
Machine learning on 1 square centimeter - Emerce Next 2019
Machine learning on 1 square centimeter - Emerce Next 2019Machine learning on 1 square centimeter - Emerce Next 2019
Machine learning on 1 square centimeter - Emerce Next 2019Jan Jongboom
 
Fundamentals of IoT - Data Science Africa 2019
Fundamentals of IoT - Data Science Africa 2019Fundamentals of IoT - Data Science Africa 2019
Fundamentals of IoT - Data Science Africa 2019Jan Jongboom
 
17,000 contributions in 32K RAM - FOSS North 2019
17,000 contributions in 32K RAM - FOSS North 201917,000 contributions in 32K RAM - FOSS North 2019
17,000 contributions in 32K RAM - FOSS North 2019Jan Jongboom
 
Open Hours: Mbed Simulator
Open Hours: Mbed SimulatorOpen Hours: Mbed Simulator
Open Hours: Mbed SimulatorJan Jongboom
 
Machine learning on 1 cm2 - Tweakers Dev Summit
Machine learning on 1 cm2 - Tweakers Dev SummitMachine learning on 1 cm2 - Tweakers Dev Summit
Machine learning on 1 cm2 - Tweakers Dev SummitJan Jongboom
 
Simulating LoRaWAN devices - LoRa Alliance AMM 2019
Simulating LoRaWAN devices - LoRa Alliance AMM 2019Simulating LoRaWAN devices - LoRa Alliance AMM 2019
Simulating LoRaWAN devices - LoRa Alliance AMM 2019Jan Jongboom
 
Develop with Mbed OS - The Things Conference 2019
Develop with Mbed OS - The Things Conference 2019Develop with Mbed OS - The Things Conference 2019
Develop with Mbed OS - The Things Conference 2019Jan Jongboom
 
Firmware Updates over LoRaWAN - The Things Conference 2019
Firmware Updates over LoRaWAN - The Things Conference 2019Firmware Updates over LoRaWAN - The Things Conference 2019
Firmware Updates over LoRaWAN - The Things Conference 2019Jan Jongboom
 
Faster Device Development - GSMA @ CES 2019
Faster Device Development - GSMA @ CES 2019Faster Device Development - GSMA @ CES 2019
Faster Device Development - GSMA @ CES 2019Jan Jongboom
 
Mbed LoRaWAN stack: a case study - LoRa Alliance AMM Tokyo
Mbed LoRaWAN stack: a case study - LoRa Alliance AMM TokyoMbed LoRaWAN stack: a case study - LoRa Alliance AMM Tokyo
Mbed LoRaWAN stack: a case study - LoRa Alliance AMM TokyoJan Jongboom
 
Simulating microcontrollers - Arm Research Summit 2018
Simulating microcontrollers - Arm Research Summit 2018Simulating microcontrollers - Arm Research Summit 2018
Simulating microcontrollers - Arm Research Summit 2018Jan Jongboom
 

Plus de Jan Jongboom (20)

TinyML on Arduino - workshop
TinyML on Arduino - workshopTinyML on Arduino - workshop
TinyML on Arduino - workshop
 
Intelligent Edge - Getting started with TinyML for industrial applications
Intelligent Edge - Getting started with TinyML for industrial applicationsIntelligent Edge - Getting started with TinyML for industrial applications
Intelligent Edge - Getting started with TinyML for industrial applications
 
Teaching your sensors new tricks with Machine Learning - Eta Compute webinar
Teaching your sensors new tricks with Machine Learning - Eta Compute webinarTeaching your sensors new tricks with Machine Learning - Eta Compute webinar
Teaching your sensors new tricks with Machine Learning - Eta Compute webinar
 
Get started with TinyML - Embedded online conference
Get started with TinyML - Embedded online conferenceGet started with TinyML - Embedded online conference
Get started with TinyML - Embedded online conference
 
Adding intelligence to your LoRaWAN deployment - The Things Virtual Conference
Adding intelligence to your LoRaWAN deployment - The Things Virtual ConferenceAdding intelligence to your LoRaWAN deployment - The Things Virtual Conference
Adding intelligence to your LoRaWAN deployment - The Things Virtual Conference
 
Get started with TinyML - Hackster webinar 9 April 2020
Get started with TinyML - Hackster webinar 9 April 2020Get started with TinyML - Hackster webinar 9 April 2020
Get started with TinyML - Hackster webinar 9 April 2020
 
Tiny intelligent computers and sensors - Open Hardware Event 2020
Tiny intelligent computers and sensors - Open Hardware Event 2020Tiny intelligent computers and sensors - Open Hardware Event 2020
Tiny intelligent computers and sensors - Open Hardware Event 2020
 
Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019
Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019
Teaching your sensors new tricks with Machine Learning - CENSIS Tech Summit 2019
 
Adding intelligence to your LoRaWAN devices - The Things Conference on tour
Adding intelligence to your LoRaWAN devices - The Things Conference on tourAdding intelligence to your LoRaWAN devices - The Things Conference on tour
Adding intelligence to your LoRaWAN devices - The Things Conference on tour
 
Machine learning on 1 square centimeter - Emerce Next 2019
Machine learning on 1 square centimeter - Emerce Next 2019Machine learning on 1 square centimeter - Emerce Next 2019
Machine learning on 1 square centimeter - Emerce Next 2019
 
Fundamentals of IoT - Data Science Africa 2019
Fundamentals of IoT - Data Science Africa 2019Fundamentals of IoT - Data Science Africa 2019
Fundamentals of IoT - Data Science Africa 2019
 
17,000 contributions in 32K RAM - FOSS North 2019
17,000 contributions in 32K RAM - FOSS North 201917,000 contributions in 32K RAM - FOSS North 2019
17,000 contributions in 32K RAM - FOSS North 2019
 
Open Hours: Mbed Simulator
Open Hours: Mbed SimulatorOpen Hours: Mbed Simulator
Open Hours: Mbed Simulator
 
Machine learning on 1 cm2 - Tweakers Dev Summit
Machine learning on 1 cm2 - Tweakers Dev SummitMachine learning on 1 cm2 - Tweakers Dev Summit
Machine learning on 1 cm2 - Tweakers Dev Summit
 
Simulating LoRaWAN devices - LoRa Alliance AMM 2019
Simulating LoRaWAN devices - LoRa Alliance AMM 2019Simulating LoRaWAN devices - LoRa Alliance AMM 2019
Simulating LoRaWAN devices - LoRa Alliance AMM 2019
 
Develop with Mbed OS - The Things Conference 2019
Develop with Mbed OS - The Things Conference 2019Develop with Mbed OS - The Things Conference 2019
Develop with Mbed OS - The Things Conference 2019
 
Firmware Updates over LoRaWAN - The Things Conference 2019
Firmware Updates over LoRaWAN - The Things Conference 2019Firmware Updates over LoRaWAN - The Things Conference 2019
Firmware Updates over LoRaWAN - The Things Conference 2019
 
Faster Device Development - GSMA @ CES 2019
Faster Device Development - GSMA @ CES 2019Faster Device Development - GSMA @ CES 2019
Faster Device Development - GSMA @ CES 2019
 
Mbed LoRaWAN stack: a case study - LoRa Alliance AMM Tokyo
Mbed LoRaWAN stack: a case study - LoRa Alliance AMM TokyoMbed LoRaWAN stack: a case study - LoRa Alliance AMM Tokyo
Mbed LoRaWAN stack: a case study - LoRa Alliance AMM Tokyo
 
Simulating microcontrollers - Arm Research Summit 2018
Simulating microcontrollers - Arm Research Summit 2018Simulating microcontrollers - Arm Research Summit 2018
Simulating microcontrollers - Arm Research Summit 2018
 

Dernier

NSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationNSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationMarko4394
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxeditsforyah
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书rnrncn29
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa494f574xmv
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predieusebiomeyer
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书rnrncn29
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxDyna Gilbert
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 

Dernier (17)

Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
NSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationNSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentation
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptx
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predi
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptx
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 

Getting Started with LoRa using Arm Mbed and The Things Network Webinar