v3.19.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Devices

    Overview
  • Adding Devices
  • ABP vs OTAA
  • Best Practices
  • Class B
  • Class C
  • Multicast
  • Downlink Queue Operations
  • Confirmed Downlinks Behavior
  • MAC Settings
  • ATECC608A/B Secure Elements
    • Claim
    • Transfer to new Join Server
  • Device Claiming
  • End Device Templates
  • Generating a QR Code
  • The Things Uno
  • Troubleshooting Devices

Claim

This guide helps device makers to claim Microchip ATECC608A/B secure elements on The Things Join Server.

Prerequisites

  1. ATECC608A-TNGLORA or ATECC608B-TNGLORA secure elements. Product details
  2. Device security (manifest) file. You can obtain this from your Microchip Direct order history
  3. Access to The Things Stack Cloud. Contact The Things Industries to get onboarded
  4. An application in The Things Stack Cloud. See instructions
  5. Your The Things Join Server address. See Join Server addresses

Import Manifest

Visit the Console of The Things Join Server, e.g.:

https://<tenant-id>.join.cloud.thethings.industries/console

Go to the Applications menu and select your application.

Go to Devices and click Import Devices button in the upper right.

As Format, select Microchip ATECC608A-TNGLORA Manifest File.

Click Select a file and open your manifest file. If you want to make your device available for claiming by other users, check Set claim authentication code.

Import settings

Click Create Devices to finish.

Import progress

Your secure elements are now claimed in your application. The secure elements cannot be claimed by anyone else until you delete the devices.

Note that claiming the secure elements only creates devices on the Join Server, but they are not registered on a Network Server or Application Server yet. You first need to register them on a Network Server and Application Server before you can activate the devices.

Learn how to activate devices on The Things Stack Cloud

← ATECC608A/B Secure Elements Transfer to new Join Server →

On this page

  • Prerequisites
  • Import Manifest

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Johan Stokking on 28 Mar 2021.
doc: Small textual improvements

Edit on Github