Everynet LoRaWAN

Everynet LoRaWAN

This tutorial provides a step-by-step guide to integrate  Everynet LoRaWAN  with the TagoIO Platform. By following these instructions, you will enable uplink and downlink operations, allowing data exchange between your LoRaWAN devices and the TagoIO application.

Connecting the platforms


Step 1: Create Authorization in TagoIO

  1. Access Authorizations:
    1. Go to Devices.
    2. Click on Authorizations at the top of the page.
  2. Create a New Authorization:
    1. Click the Create Authorization button.
    2. Provide a meaningful name for the authorization (e.g., Everynet-Integration).
    3. Click Save.
  3. Copy the Authorization Token:
    1. After creation, copy the authorization token. You will need this in later steps.
Notes
You only need one authorization for all your integrations. Add more only if you want to separate them based on your specific needs.



Step 2: Set up Filter at Everynet Console

Go to your Everynet console and create a new Filter. You can create a new filter under the menu Filter > Create a new filter. Filters provide a mechanism to form groups of devices. You must fill in the fields according to your application.


Configure the Filter:


Info
After pressing 'Create', copy the Filter ID for the next step.

Alert
TagoIO only recognizes the following message types: Uplink, Downlink, Downlink_request, Error, and Location.
Make sure you had selected at least Uplink.


Step 3: Set up a Connection in Everynet Console

To progress in this step, you need to have in hand the Authorization generated from step 1 and the Filter ID from step 2.

Go to the Connections section at Everynet console and create a new Connection.

Select the HTTP v2 connection.

Filter
Enter the Filter ID you copied in Step 2.
Application URL
Use the endpoint format https://everynet.middleware.REGION.tago.io. Replace REGION with your deployment region (e.g., us-e1, eu-w1). For a list of available regions, visit TagoIO Network Integration.
Description
Enter a unique identifier (e.g., tagoio-integration).
Authorization Header
Enter the Authorization from TagoIO you copied in Step 1.


Save the Connector and Copy the Connector ID generated to use it in the next step.

Info
The endpoint everynet-oauth.middleware.tago.io points to the USA region. As we are committed to continuing support for this endpoint, we recommend that users in the USA region update their webhooks to everynet.middleware.us-e1.tago.io.


Step 4: Update your Authorization at TagoIO

  1. Go back to the TagoIO Authorization
    section.
  2. Edit your Authorization for Everynet by clicking on the pencil
     button.
    1. You'll be prompted to edit the optional parameters of your Authorization.
    2. Enter your Everynet Region and your Connection ID separated by a semicolon (;)
      Example: us;
      603fff4ac972509cc4d5f1ad
TagoIO only recognizes the following message types: Uplink, Downlink, Downlink_request, Error, and Location.
Make sure you had selected at least Uplink.


Step 3: Set up a Connection in Everynet Console

To integrate your device with the TagoIO Platform, follow these guidelines:
  1. Ensure Device EUI Consistency:
    1. When creating the device in TagoIO, use the exact same Device EUI that is configured in Everynet.
    2. The Device EUI must match exactly to establish a successful connection between Everynet and TagoIO.
  2. Select the Appropriate Network and Device Type:
    1. Choose the LoRaWAN Everynet Network during the device setup process.
    2. Select the correct device type from the available options. If your device is not listed, you can add support through connectors.
  3. Add Device Support via Connectors (If Necessary):
    1. If your device type is not available in the default list, enhance its compatibility by utilizing connectors.
    2. For more information on available connectors and how to use them, refer to the Connector Overview.
For detailed instructions on adding devices, visit the Devices documentation.

Finalizing Setup

  1. Power On Your Devices:
    1. Turn on your LoRaWAN device and gateway to initiate data transmission.
  2. Verify Data Reception:
    1. In TagoIO, navigate to the Device and into the Data tab to confirm that data is being received.
    2. Alternatively, use the Live Inspector within your device settings to monitor incoming data in real-time.
With data successfully flowing into TagoIO, you can start creating Dashboards, Analyses, and Actions to visualize and manage your device data effectively.


Learn how to perform downlink for LoRaWAN.


    • Related Articles

    • TouchTAG LoRaWAN™ Everynet

      TagoIO is integrated with TouchTAG devices by providing a complete integration with Everynet back-end server. The system also decrypts and parses the data by extracting all measured variables in real-time.  TouchTAG is a disposable action driven IoT ...
    • LoRaWAN Publication of Environmental Measurements with a LoRa-E5 Module

      This tutorial explains how to implement a LoRaWAN publication on The Things Network (TTN) with a TagoIO integration using a MicroPython driver for a Grove LoRa-E5 module. it was originally posted on ...
    • Adeunis with LoRaWAN™

      TagoIO supports most Adeunis devices by providing the perfect integration with several LoRaWAN™ networks. It also parses the data by extracting the value of the measured variables in real-time.  All data sent by your device will be readily available ...
    • Orbiwise LoRaWAN™

      This tutorial provides a step-by-step guide to integrate Orbiwise LoRaWAN™ with the TagoIO Platform. By following these instructions, you will enable uplink and downlink operations, allowing data exchange between your LoRaWAN devices and the TagoIO ...
    • machineQ LoRaWAN™

      This tutorial provides a step-by-step guide to integrate machineQ LoRaWAN with the TagoIO Platform. By following these instructions, you will enable uplink and downlink operations, allowing data exchange between your LoRaWAN devices and the TagoIO ...