LoRa/LoRaWAN tutorial 52: The Things Stack Community Edition V3

preview_player
Показать описание
If you like this video and want to support me, go this page for my donation Paypal or crypto addresses:

This is part 52 of the LoRa/LoRaWAN tutorial.

In this tutorial I will explain what the Things Stack Community Edition is.

This presentation can be found at:

The Things Stack is an enterprise grade LoRaWAN network server, built on an open source core.

The open source core can be found at:

In 2021 the Things Industries maintains two LoRaWAN networks:
- The Things Network (TTN)
- The Things Stack (TTS) Community Edition
The LoRaWAN Network Servers in The Things Network (TTN) uses software which can be found at:
The LoRaWAN Network Servers in The Things Stack Community Edition uses software which can be found at:

The Things Stack Community Edition (V3), compared to The Things Network (V2), is more scalable and more secure.
For more differences between V2 and V3, see:
The Things Network (V2) will no longer be actively maintained by The Things Industries and the cluster of LoRaWAN Network Servers are going to be shut down by the end of 2021.

The console for The Things Network (V2)(Shutdown by the end of 2021):

The console for The Things Stack Community Edition (V3):

The Things Stack (TTS) Community Edition direct console links:
More information:

General information about migrating from V2 to V3, see:
Migrate few end devices with The Things Stack Community Edition Console, see:
Migrating many end devices using the migration tool:
Migrate gateway, see:

PROCEDURE MIGRATE DEVICE FROM V2 TO V3
- Select Over The Air Activation (OTAA). Note: I will not demonstrate ABP.
- Choose LoRaWAN version MAC V1.0.2 (this is the version used in V2)
- Create an End device ID (does not have to match the Device ID in V2)
- Copy end device’s AppEUI and DevEUI (these have to be the same as the ones in V2)
- Select your Frequency plan
- Select Regional Parameters version PHY V1.0.2 REV B (this is the version used in V2)
- Keep the default Advanced settings as OTAA devices commonly negotiate about these with The Things Stack Network Server
- Copy your end device’s AppKey (has to match the one in V2)
- Change the AppKey in V2 (To prevent OTAA device from re-joining V2 network).
- If applicable copy and modify your payload formatters.

The LoRaWAN version is the LoRa Alliance LoRaWAN specification your device conforms to, which defines which Media Access Control features it supports. The LoRaWAN version for your device should be provided by the manufacturer in a datasheet as LoRaWAN version or LoRaWAN specification.
The most commonly used LoRaWAN versions are v1.0.2 and v1.0.3.
The Things Network V2 uses v1.0.2 by default.

The Things Network V2 uses Physical Layer (PHY) v1.0.2 Rev B
More information about regional parameters, see:

The Packet Broker is a service which allows LoRaWAN networks to exchange traffic.
It is run by an independent and neutral organisation.

PROCEDURE MIGRATE GATEWAY FROM V2 to V3
- In the V3 console, select Add gateway
- Create an Gateway ID (does not have to match the Gateway ID in V2)
- Enter Gateway EUI (If your gateway has a gateway eui)
- Select your Frequency plan

Check out all my other LoRa/LoRaWAN tutorial videos:

Subscribe to my YouTube channel:

The presentation used in this video tutorial can be found at:

#mobilefish #lora #lorawan
Рекомендации по теме
Комментарии
Автор

Nice to see the up-to-date instructions about migration to Things Stack from TTN! Good job as always :)

mechlopak
Автор

Thank you so much! I was totally lost!

alvaromartin
Автор

Wow such great news! You're back :)

speedysmithy
Автор

Great video. There are not many instructions available for migration to the V3 Things Stack but yours is clear and concise. I am sure it will be a big help to many people. Can you also do an update video on retrieving V3 data for MySQL storage as per video 27

Moonlight
Автор

Is ther any video or tutorial on how to creat a one channel gateway with a TTGO board on TTS? I have one (based on a TTN tutorial ) kind of working but I don''t have any clue on how to configure the gateway on the TTS page.

robertobrenes
Автор

Why do you add the payload formatter on the device level and not the application level?
Wouldn't it make more sense to have one formatter per application instead of per device?

TD-er
Автор

So it is not stand alone and free from the WWW?

shanebekker
Автор

Errr... isn't TTN V2 going away, to be replaced with TTS V3? Your first slides feel as if they should be at the end. Also: great migration tutorial, I'd reflect that in the YT title.

wrnrt
Автор

I tried following the steps, but keep getting "An unknown error occurred
If the error persists after refreshing, please contact an administrator" error when trying to add an application. Have you experienced this? What browser are you using, since everything seems to work smoothly in the video? Thanks :)

DarkoJoksimovic