...
7-If the current Chirpstack version listed is less than 3.13.3-r1, run the following commands, otherwise proceed to step 8:
Command 1:curl https://hwdartifacts.blob.core.windows.net/hwdassets/chirpstack-gateway-bridge_3.13.3-r1_kona.ipk > /home/root/chirpstack-gateway-bridge_3.13.3-r1_kona.ipk
Command 2:opkg install chirpstack-gateway-bridge_3.13.3-r1_kona.ipk
8-If the current DPS version listed is less than 1.3.1-r0, run these commands, otherwise proceed to step 9:
Command 1:curl https://hwdartifacts.blob.core.windows.net/hwdassets/dps-client_1.3.1-r0_kona.ipk > /home/root/dps-client_1.3.1-r0_kona.ipk
Command 2:opkg install dps-client_1.3.1-r0_kona.ipk
...