This applies to these models:
- Micro
- Macro
- Enterprise
- Mega
Steps:
- Logon to the gateway through SSH
- Run this installer to setup LoRaWAN and remote access:
curl -s https://docs.netmoregroup.com/downloads/gateway-config/tektelic/latest/installer.sh | sh
- In case of not logged in as root, add
sudo
like this:curl -s https://docs.netmoregroup.com/downloads/gateway-config/tektelic/latest/installer.sh | sudo sh
- Optionally, for convenience, you may also specify up to three APNs (a blank APN value means "auto"):
curl -s https://docs.netmoregroup.com/downloads/gateway-config/tektelic/latest/installer.sh | sh -s -- --apn iot.melita.io --apn2 ""
- In case of not logged in as root, add
- After a couple of minutes the gateway should be seen as connected in the LoRaWAN Portal