Documentation
  • Home
  • Nitro Digital Mining
    • Introduction
    • Nitro Mining Ecosystem
    • Nester and Nesting
  • Ncash - Nitro Token
    • Introduction
    • Token Economics Principle
    • Token Distribution
    • Mining and Rewards
  • Lorawan on Nitro Network
    • LoRaWAN Introduction
      • Advantages
      • Use Cases
    • Nitro ION Miner
    • Organizationally Unique Identifier
    • Roaming on Nitro Network
    • Network Server
    • Frequency Bands
      • Uplink, Downlink
      • Country Wise Bands
  • Gateway Setup Guide
    • Access and configure NNIONGIN
    • Typical Network Setup
    • Web Configuration
  • FAQ
    • Nitro Genesis Node and Staking
    • Nesting
    • Nitro Bot Army Whitelist
    • NFM (Origin NFTs)
Powered by GitBook
On this page
  1. Lorawan on Nitro Network

Organizationally Unique Identifier

PreviousNitro ION MinerNextRoaming on Nitro Network

Last updated 3 years ago

Each Network Server on the Nitro Network acquires an Organizationally Unique Identifier (OUI).

Join-request and join-accept messages

To participate in the Nitro Network, each end-device has to be personalized and activated.

A LoRaWAN device can be defined by (AppEui, DevEui) and DevAddrs has to be allocated during the join procedure.

The join-request/accept messages are used by the over-the-air activation procedure for roaming purposes.

Join-request message

The join procedure is always initiated from the end-device by sending a join-request message.

Join-accept message

The network server will respond to the join-request message with a join-accept message if the end-device is permitted to join a network.

Data Stored in the End-Device after Activation

After activation, the following information is stored in the end-device: a device address (DevAddr), an application identifier (AppEUI), a network session key (NwkSKey), and an application session key (AppSKey).

The DevAddr identifies the end-device within the current network.

DevAddr consists of a network identifier and network address.

The network identifier (NwkID) used to separate addresses of territorially overlapping networks of different network operators and to remedy roaming issues.

The network address (NwkAddr) of the end-device, can be arbitrarily assigned by the network manager.