@@ -76,19 +76,19 @@ Once the password is set, you will now be able to see and interact with the dash
76
76
77
77
Go to https://cloud.thethings.network and pick your region's cluster, in our case we pick Europe.
78
78
79
- ![ ] ( assets/ttn-cluster-pick.png )
79
+ ![ TTN zone picker ] ( assets/ttn-cluster-pick.png )
80
80
81
81
Now chose the gateway button.
82
82
83
- ![ ] ( assets/ttn-overview-picker.png )
83
+ ![ TTN device type selection ] ( assets/ttn-overview-picker.png )
84
84
85
85
It will open the Gateways page, click the create gateway button
86
86
87
- ![ ] ( assets/ttn-gateways.png )
87
+ ![ TTN Gateways dashboard ] ( assets/ttn-gateways.png )
88
88
89
89
Fill the required forms.
90
90
91
- ![ ] ( assets/ttn-add-gateway.png )
91
+ ![ TTN Gateway creation ] ( assets/ttn-add-gateway.png )
92
92
93
93
Fill the information:
94
94
* Gateway ID: unique ID for your gateway inside the things network platform.
@@ -104,11 +104,11 @@ Click the "Create gateway" button at the end of the page.
104
104
105
105
Access to the Network configuration by clicking on its button.
106
106
107
- ![ ] ( assets/wisgate-dashboard-configuration.png )
107
+ ![ WisGate web dashboard ] ( assets/wisgate-dashboard-configuration.png )
108
108
109
109
On the configuration tab select the work mode to "Basic station"
110
110
111
- ![ ] ( assets/wisgate-basic-setup.png )
111
+ ![ WisGate basic station configuration ] ( assets/wisgate-basic-setup.png )
112
112
113
113
Then at the "Basic station server setup" section pick the "LNS Server" as a type.
114
114
@@ -120,11 +120,11 @@ Choose the file with the certificates that you can download from [here](https://
120
120
121
121
And the client token that you can get inside the TTN Gateway's dashboard panel.
122
122
123
- ![ ] ( assets/ttn-gateway-dashboard-server.png )
123
+ ![ Wisgate gateway configuration with TTNos info ] ( assets/ttn-gateway-dashboard-server.png )
124
124
125
125
Click the API key on the top right and create a new one.
126
126
127
- ![ ] ( assets/ttn-api-key.png )
127
+ ![ Wisgate dashboard using TTN's API key ] ( assets/ttn-api-key.png )
128
128
129
129
Set the "Rights" to individual ones and chose the "Link as gateway to a Gateway Server for traffic exchange"
130
130
@@ -134,7 +134,7 @@ Click "Save changes".
134
134
135
135
After finishing the setup you could see the Gateway status being "Connected"
136
136
137
- ![ ] ( assets/ttn-gateway-connected.png )
137
+ ![ TTN dashboard showing the gateway online ] ( assets/ttn-gateway-connected.png )
138
138
139
139
### Test (Optional)
140
140
0 commit comments