Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Initial state: one of more devices connected to TTNv2 stack (The Things Network)
Proposed procedure:

1. Create the gateways at TTS using the very same Gateway ID (Gateway EUI)
2. Create a `TC_KEY` variable on each device sith the TTN Gateway Key pasted from the TTI console.
2. Create a `TC_KEY` variable on each device with the TTN Gateway Key pasted from the TTI console.
3. Set the `TTN_STACK_VERSION` variable to 3, either at application level or per device

Now you can move them from TTS to TTNv2 back and forth (using the `TTN_STACK_VERSION` variable) as you wish as long as the gateways are defined on both platforms and the `TC_KEY` and `GW_KEY` do not change.
Expand Down