Log onto Gateway
Run:
system_version
konaLTEmodem.py -c 'at!gobiimpref?'
konaLTEmodem.py -c "AT+CGDCONT?"
/opt/chirpstack-gateway-bridge/chirpstack-gateway-bridge version
/opt/mydevices/dps-client -v
ifconfig eth0 | grep HWaddr
to check what chirpstack Version and DPS client.Run:
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
for the chirpstack version to add this package in the specified folders.Run:
opkg install chirpstack-gateway-bridge_3.13.3-r1_kona.ipk
to install the package that was entered in step 3.Run:
curl https://hwdartifacts.blob.core.windows.net/hwdassets/dps-client_1.3.7-r0_kona.ipk > /home/root/dps-client_1.3.7-r0_kona.ipk
for the DPS client to add this package in the specified foldersRun:
opkg install dps-client_1.3.7-r0_kona.ipk
to install the package that was entered in step 4.
General
Content
Integrations