Keynote speakers
The Things Conference Speakers

Talk: Smart Leadership for Smart Cities
BSI has been instrumental in delivering support for innovation in cities and beyond, including the PAS 180 to PAS 185 suite of Smart City standards – a number of which are being used as the basis for international standards.
Hear how BSI provides Smart City Leadership Programmes to help cities in the UK and internationally to shape outcome-led strategies that address local needs and make cities more investable.
BSI has also created an IoT Community which is connecting buyers and service providers to help shape new opportunities, create best practice, de-risk investments and accelerate adoption. The community is focused on cities and the built environment and it is backed by Innovate UK.
About Peter
Peter Lee
British Standards Institute

Talk: Drone assisted TTN deployment and mapping in remote areas
Studying wildlife in remote areas of the world, with a goal of implementing informed conservation strategies, required a simple and time-efficient method to build a network covering vast inaccessible areas. As an answer we have developed a bundle of solutions – from animal trackers and static sensors to drone automated signal coverage mapping across water, tree-tops and other inaccessible locations. In this talk we will share the solutions and challenges of our projects – Green Sea Turtles monitoring on Principe Island and Arboreal Monitoring Platform in Amazon rainforest, in Peru among others.
Green sea turtles are an endangered species and most vulnerable during the nesting period when they converge on sandy beaches. Working with the Arribada Initiative and Principe trust we have designed and in past December deployed a camera based tag to capture on video the turtle’s behaviour in space and time. Understanding their swimming, feeding habits and their interaction with the environment is critical to implement informed conservation strategies. See a video from the turtles here and check this post, published on Raspberry Pi blog, for more details on the tagging.
The challenge lies in efficiently and quickly providing a low-cost long-range network coverage in a remote part of the world for real-time monitoring and tracking. A green sea turtle is equipped with a tag when laying eggs on the beach and in about two weeks when it returns with 12-15 h of recorded video (~80 GB) the tag is removed and replaced with a fresh one. This opportunity must not be missed and thus a mechanism is required to know when the turtle comes on the beach. Moreover during the two week period turtles stay in proximity of the beach and surface every few hours to breathe, which is a perfect opportunity to send some data. Furthermore, monitoring the temperature of the sand, water level or tide on the beach and turtle nest temperature all give very valuable insight in how successful the nesting is and how environment affects it.
LoRaWAN is the most suitable solution to address the needs of this project and thus we have developed a solution based on The Things Network infrastructure, answering our infrastructure needs as well as providing an open access for other solutions in the area we may be deploying in the future years and for general use.
We have deployed battery back-up gateways with WiFi connectivity to test out the system requirements in real-world and to figure out the best strategy to roll-out the network. Given that internet access is limited, and building WiFi links to best gateway locations is expensive, we have discovered the best strategy is to deploy off-grid solar powered 3G connected TTN gateways that can be put on trees, float on water or be placed anywhere.
Coverage of gateways on land, remote beach areas as well as over the water on a very versatile coast is difficult to map. Therefore, we have created a drone mapping solution, coupling a DJI Drone with TTN mapper capabilities, with which we can in a matter of minutes determine the coverage of large areas of land and water, fly at canopy level if sensors are going to be deployed there as well as test placement of nodes and gateways automatically. See a video of a drone mapping test, Principe Island TTN gateway deployment and some other very interesting shots of this amazing Island.
About Luka
Luka Mustafa
Institute IRNAS

Talk: TBC
Talk details TBC
About Emma
Emma Mahy
IoT Solutions Group

Talk: Successfully Commercialising LoRaWan - Lessons Learnt!
Talk details TBC
About Ali
Ali Miller
KoolZone

Lightning Talk: microclimate.network - Open Sensor Platform for an Improved Outdoor Environment
Microclimate.network is an open platform for microclimate, where you can share and monitor air temperature, relative humidity and air pressure. Based on real-time measurements we offer free valuable insights for all users.
The platform features real-time insights such as frost risk, heat island potential and heatwave mitigation.
In order to expand our network we are open to including DIY and 3rd party sensors and also offer cost-effective certified MicroClimate sensors.
About Dr. Tomaž
Microclimate.network
Microclimate.network is an initiative for improved outdoor environment. Global change is influencing our everyday life through changed weather and climate patterns, which have negative impacts on health in the urban environment and food production in the countryside. Microclimate.network aims to raise awareness on these issues and try to help users by utilizing state-of-the-art technologies and the latest findings in applied science to achieve these goals.Dr. Tomaž Šuklje
Microclimate Network

Talk: My The Things Network Journey
Hear about my LoRa experience and how I got started from the point of view of a Student & Maker, including incorporating it into a degree project and designing LoRa products for beginners.
Workshop: Introduction to LoRa with the Microbit
By the end of this workshop you will learn how to use our micro:bit node to transmit some basic messages over LoRa & The Things Network with ease. To begin we’ll transmit a hello world message and then adapt our code to transmit data from some of the sensors on the microbit.
This is a great workshop for beginners as it uses the Microsoft Makecode editor in the block based setting.
Attendees will need to bring their own laptop to the session with a browser compatible with Microsoft Makecode installed (Chrome or Firefox work best). We are allowing people to use our Microbits and nodes on the day, however we don’t have enough to let attendees take them home with them.
About Ryan
Ryan Walmsley
Pi Supply

Workshop: Basics of LoRa PHY
Target Audience
Beginners in LoRa with basic embedded experience
Objective
The aim of the workshop is to help the audience understand the basics of LoRa PHY. In order to create an efficient MAC protocol or better improve the LoRaWAN, one must first know how the LoRa PHY works.
The workshop will be given over two days.
Pre-requisites:
Please ensure that you install Ac6 and related toolchain software before the workshop. These instructions will guide you through the process:
https://thethingsconference.uk/wp-content/uploads/2018/09/workshop_setup_guide.pdf
Please contact Anup via email if you have any problems setting up the development environment.
Can you also please bring a micro USB cable with you as this will be required to program the board.
Day 1 (Basic):
Part 1: (45 mins)
(1) Basic introduction to LPWAN
(2) Basic introduction to LoRa
(3) Benefits of CSS
(4) Going indepth with LoRa PHY packet structure:
a. Preamble
i. Detection Sequence and why it is important
ii. Sync
iii. Frequency Sync
iv. Time Sync/Silent time
b. PHY header (what is there and why is it useful)
c. Payload
d. CRC (The CRC concept itself is not taught, but its relevance is shown)
(5) What is Channel Activity Detection and how it can be used for efficient channel detection.
The introduction should be enough to start with the hands on.
Part 2: (45 mins)
Working on the Ping-Pong code provided by the ST MCD Application team:
(1) Explaining why I chose Ac6.
(2) Explaining the Ping-Pong code
a. Relating this back to Part 1, with the code to give a sense of what happens when you change something.
i. RX configuration function
ii. TX configuration function
iii. CAD interrupts (both CAD Done and CAD Detected)
iv. The FSM of the code
(3) Letting the candidates run the code on the board, by asking them to change certain parameters and asking what effect will it have.
Day 2 (Advanced):
This day will be devoted to making a basic multi-hop protocol using three nodes and the Ping-Pong code that was studied on the previous day.
Part 3:
(1) Explaining what is meant by multi-hop communication (or Ad Hoc communication). (10 mins)
(2) Explaining what you should keep in mind while designing such a protocol. You will be asked to make a waterfall diagram that you think is required for the multi-hop communication to happen. (20 mins)
(3) We will then use the Ping Pong code skeletal to implement the multi-hop code and implementing on the hardware while seeing output on serial terminal. (60 mins)
Outcome of the workshop:
You will know:
(1) The basics of LoRa PHY, and have a starting point for further research.
(2) Have a development environment setup.
(3) Know how to code and implement on LoRa devices.
(4) Have your first experience designing a rudimentary MAC protocol.
About Anup
Anup Bhattacharjee
Delft University

Talk: What I learnt by standing in a ditch
Over the past 4 years Flood Network has developed from a hackday project into a sustainable business which provides the equipment and expertise to help you monitor water levels to reduce the risk from flooding. Their systems let you monitor water levels every 15 minutes and take action when levels become problematic.
This talk will cover 8 lessons about LoRaWAN to help your strategy, from network selection to tools and target markets. Wellies not required!
About Ben
Ben Ward
Flood Network

Talk: Using the Things Network for the management of older buildings - A use case
Unlike modern stock, older buildings often fall behind as far as the utilisation of new technology is concerned. Many landlords undertake a certain amount of retrofitting such as zonal heating or movement detection systems but these are ad hoc and inchoate, with no ability to monitor how effectively these systems are working either singly or together.
The internet of things and the analysis of data derived from sensors can give landlords, building management and tenants insight into the performance of buildings, enabling adaptations that can be economically and environmentally beneficial, whilst also creating opportunities for behaviour change within those buildings. LoRaWAN and the Things Manchester network coupled with sensors and analytics supplied by Sensorstream were an ideal solution to providing insight and potential costs savings.
Andrew will be giving this talk together with Julian Tait of Open Data Manchester.
About Andrew
Andrew Beattie
Sensorstream

Talk: Small data transmission for massive IoT devices
IoT (Internet of Things) devices need to report their data or status to base stations at various frequencies.
The current design principals of communication networks, when applied to IoT scenarios, however, do not fit well. For example, an IPv6 address is 128 bits, which is much longer than a 16-bit temperature report. Also, contending to send a small packet is not cost-effective.
In this talk, I will introduce a novel framework, which is slot-based, schedule-oriented, and identity-free for uploading IoT devices’ data. I will show that it fits very well for IoT applications. Also, I will discuss its potential applications in LoRaWAN
About Edwin
Edwin Ren
University of East Anglia

Talk: Advanced Lower Power Connectivity Using LoRaWAN
The industrial internet of things (IIoT) is moving at an ever increasing pace.
Understanding the reality versus the hype associated to LoRaWAN and Cellular LPWA technologies is a major facet prior to building out any product development plan.
This session looks at the key benefits of license free compared to licensed technologies and is intended to help guide your decision making thinking.
About Campbell
Campbell Elder
Multitech

Talk: How the Things Connected Bournemouth programme is building interest, knowledge and expertise in IoT
Bournemouth has been privileged to be one of three locations in 2018 for the expansion of the Digital Catapult initiative to support UK businesses using LPWAN technologies.
Through innovation workshops for start-ups and small businesses, access to industry mentors, commercial and academic expertise and enthusiastic challenge holders as well as the free-to-use network for experimenting and prototyping, there has been a growth in awareness of Internet of Things.
This talk will explore how interest has grown and the impact so far of the development programme, with thoughts for the future.