Skip to Content
Quick StartAdd a Device

Add a Device

To add a device to Heliumtenna, navigate to the Devices page  in the dashboard and click the ”+ Add Device” button in the sidebar or the top-right corner.

Add Device Form

In the form, fill in the following fields:

  • Device Name: A unique name for your device
  • Device EUI: The Device EUI (typically provided with your LoRaWAN device)
  • App EUI: The Application EUI (typically provided with your LoRaWAN device)
  • Network Server: The server you plan to use (e.g., Helium Console or ChirpStack)

You can modify these values at any time later.

After submission, you will be redirected to the device details page, where you can view the device information, its unique API key, linked integrations, mapping code, and recent data.

Note

Device EUI and App EUI are case-insensitive for the HTTP API. While these values are stored in uppercase, the API accepts both uppercase and lowercase values from the ChirpStack server.

Next Steps