| Literature DB >> 35632125 |
Slim Loukil1, Lamia Chaari Fourati2, Anand Nayyar3, K-W-A Chee4,5.
Abstract
LoRaWAN is a low power wide area network (LPWAN) technology protocol introduced by the LoRa Alliance in 2015. It was designed for its namesake features: long range, low power, low data rate, and wide area networks. Over the years, several proposals on protocol specifications have addressed various challenges in LoRaWAN, focusing on its architecture and security issues. All of these specifications must coexist, giving rise to the compatibility issues impacting the sustainability of this technology. This paper studies the compatibility issues in LoRaWAN protocols. First, we detail the different protocol specifications already disclosed by the LoRa Alliance in two major versions, v1.0 and v1.1. This is done through presenting two scenarios where we discuss the communication and security mechanisms. In the first scenario, we describe how an end node (ED) and network server (NS) implementing LoRaWAN v1.0 generate session security keys and exchange messages for v1.0. In the second scenario, we describe how an ED v1.1 and an NS v1.1 communicate after generating security session keys. Next, we highlight the compatibility issues between the components implementing the two different LoRaWAN Specifications (mainly v1.0 and v1.1). Next, we present two new scenarios (scenarios 3 and 4) interchanging the ED and NS versions. In scenario three, we detail how an ED implementing LoRaWAN v1.1 communicates with an NS v1.0. Conversely, in scenario four, we explain how an ED v1.0 and an NS v1.1 communicate. In all these four scenarios, we highlight the concerns with security mechanism: show security session keys are generated and how integrity and confidentiality are guaranteed in LoRaWAN. At the end, we present a comparative table of these four compatibility scenarios.Entities:
Keywords: Internet of Things; LoRaWAN; compatibility scenarios; secure communication protocols
Mesh:
Year: 2022 PMID: 35632125 PMCID: PMC9142980 DOI: 10.3390/s22103717
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Frequency bands.
| Frequency Band | Common Name |
|---|---|
| 863–870 MHz | EU868 |
| 902–928 MHz | US915 |
| 779–787 MHz | CN779 |
| 433 MHz | EU433 |
| 915–928 MHZ | AU915 |
| 470–510 MHz | CN470 |
| 923 MHz | AS923 |
| 920–923 MHz | KR920 |
| 865–867 MHZ | IN865 |
| 864–870 MHZ | RU864 |
Figure 1LoRaWAN v1.0 architecture.
Figure 2LoRaWAN v1.1 architecture.
Figure 3Message structures for LoRaWAN v1.0.x (MAC layer).
Figure 4Structures of rejoin-requests types 0, 1, and 2 in LoRaWAN 1.1.
Figure 5OTA end-device joining a network server in scenario 1.
Figure 6OTA or ABP end-device exchanging messages with a network server in scenario 1.
Figure 7AES 128 in CTR mode.
Figure 8States of an OTA device.
Figure 9OTA-ED v1.1 joining NS v1.1 in scenario 2.
Figure 10States of an ABP device.
Figure 11OTA-ED v1.1 joining NS v1.0 in scenario 3.
A comparison between scenarios 1 and 2.
|
|
| |||
|
| AppKey | AppKey | ||
|
| DevEUI | DevEUI | ||
|
| DevNonce (randomly) | DevNonce (Incremental) | ||
|
| DevAddr | DevAddr | ||
|
|
|
|
|
|
| Plain Text | AppKey | Plain Text | NwkKey | |
A comparison between between scenarios 3 and 4.
|
|
| |||||||
|
|
|
|
| |||||
|
| NwkKey | AppKey | AppKey | NwkKey | ||||
|
| DevEUI | DevEUI | DevEUI | DevEUI | ||||
|
| DevNonce (Incremental) | DevNonce (keep track) | DevNonce (randomly) | DevNonce (Keep track) | ||||
|
| DevAddr | DevAddr | DevAddr | DevAddr | ||||
| FNwkSIntKey(from NwkKey) | NwkSKey(from AppKey) | NwkSKey(from AppKey) | NwkSKey(from NwkKey) | |||||
|
|
|
|
|
|
|
|
|
|
| Plain Text | NwkKey | Plain Text | AppKey | Plain Text | AppKey | Plain text | NwkKey | |