Join Types

End-devices can join a LoRaWAN® network using two methods:

Over-The-Air Activation (OTAA)

  • End-device transmits a Join Request to application server containing:
    • Globally unique end-device identifier (DevEUI)
    • Join server Extended Unique Identifier (JoinEUI)/Application identifier (AppEUI), and
    • Authentication with Application key (AppKey)
  • End-device receives Join Accept from the application server
  • End-device authenticates Join Accept
  • End-device decrypts Join Accept
  • End-device extracts and stores Device Address (DevAddr)
  • End-device derives security keys:
    • Network Session Key (NwkSKey)
    • Application Session Key (AppSKey)
OTAA.png

Activation by Personalization (ABP)

  • The following information is configured at production time:
    • Device Address (DevAddr)
    • Network Session Key (NwkSKey)
    • Application Session Key (AppSKey)
  • No over the air handshaking
  • Device is ready to communicate on the network without any additional procedure
ABP.png

In production, we recommend you use OTAA. OTAA is more reliable since the activation will be confirmed and more secure. Session keys are agreed upon with every activation. ABP can be used when doing demos or workshops.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.