LoRaWAN Technical Specifications
Key Parameters
Using the LoRaWAN protocol includes the following parameters.
| Parameter | Description |
|---|---|
| LoRaWAN MAC Version | v1.0.3 |
| Join Type | OTAA (Default), ABP |
| Device EUI | The unique identity of the device, one of the network join parameters in OTAA mode. |
| Device Code (KEY) | Found on the device label, used for device binding and API calls. |
| AppEUI | The unique identity of the application, one of the network join parameters in OTAA mode. |
| AppKey | The application key, one of the network join parameters in OTAA mode. |
| DevAddr | This parameter can only be used in ABP mode, one of the network join parameters. |
| NwkSkey | This parameter can only be used in ABP mode, one of the network join parameters. |
| AppSkey | This parameter can only be used in ABP mode, one of the network join parameters. |