Conduit Access Point: Getting Started with LoRa
This topic applies only to MTCAP mLinux models.
For help setting up your hardware, refer to the MultiConnect Conduit Access Point User Guide.
To configure LoRa:
- Log in to the console, if you are not logged in. For help, refer to
 Accessing the Terminal Interface.
- Establish an Internet connection via Ethernet or cellular.
- Edit the packet forwarder configuration as necessary by modifying /opt/lora/local_conf.jsonwithviornano.
 gateway_conf[“server_address”] Set your LoRa network server address gateway_conf[“serv_port_up”] Set the up port used by your LoRa network server gateway_conf[“serv_port_down”] Set the down port used by your LoRa network 
 server
 
- Start the packet forwarder: $ /etc/init.d/lora-packet-forwarder start.