File tree 1 file changed +3
-3
lines changed
docs/content/install/gateway
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,16 +102,16 @@ $ opkg update
102
102
103
103
2 . Download the latest ` lora-gateway-bridge ` ` .ipk ` package from:
104
104
[ https://artifacts.loraserver.io/vendor/multitech/conduit/ ] ( https://artifacts.loraserver.io/vendor/multitech/conduit/ ) .
105
- Example (assuming you want to install ` lora-gateway-bridge_2.4 .0-r1.0_arm926ejste .ipk ` ):
105
+ Example (assuming you want to install ` lora-gateway-bridge_2.5 .0-r1.1_arm926ejste .ipk ` ):
106
106
``` bash
107
- $ wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.4 .0-r1.0_arm926ejste .ipk
107
+ $ wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.5 .0-r1.1_arm926ejste .ipk
108
108
```
109
109
110
110
3 . Now this ` .ipk ` package is stored on the Conduit, you can install it
111
111
using the ` opkg ` package-manager utility. Example (assuming the same
112
112
` .ipk ` file):
113
113
``` bash
114
- $ opkg install lora-gateway-bridge_2.4 .0-r1.0_arm926ejste .ipk
114
+ $ opkg install lora-gateway-bridge_2.5 .0-r1.1_arm926ejste .ipk
115
115
```
116
116
117
117
4 . Update the MQTT connection details so that LoRa Gateway Bridge is able to
You can’t perform that action at this time.
0 commit comments