LoRaWAN payload Codec API to enable massive IoT

1 min read

The LoRa Alliance has announced that it has expanded the LoRaWAN standard with the addition of TS013-1.0.0, an application programming interface (API) for application payload decoder-encoders (codecs).

The Alliance is the global association of companies backing the open LoRaWAN standard for Internet of Things (IoT) low-power wide-area networks (LPWANs).

By adopting this new specification device manufacturers and application server providers will be able to signifcantly reduce deployment complexity. This will make it easier and faster to deploy LoRaWAN devices at a massive scale.

“LoRa Alliance members, working with their customers identified a new opportunity to enhance ease-of-use,” said Donna Moore, CEO, and Chairwoman of the LoRa Alliance. “By doing the work to develop a standardised application payload codec API, we are greatly simplifying the onboarding process, making it easier to integrate and deploy devices, and thereby facilitating massive LoRaWAN deployments. This new specification eliminates yet another barrier to massive IoT with a new standards-based approach.”

When using LoRaWAN to transport application payloads, messages are very compactly encoded to minimise bandwidth usage. As messages reach the application server, they must be decoded to be read and processed. Previously, each device manufacturer or application developer had to write a specific codec for each device and application platform pair, which created friction for device onboarding. With the new payload codec API specification, a codec can be developed once and used on any application platform, achieving considerable savings in terms of reduced complexity and accelerated time to market.

The LoRaWAN Payload Codec API standardises an API for the JavaScript codecs for LoRaWAN devices to enable adoption by both device makers and application server vendors. A standard codec provides the capability to decode uplinks/downlinks and to encode downlinks, allowing new LoRaWAN devices to be easily integrated into any compatible platform.