GETTING STARTED WITH MLINUX MODELS
22
MultiConnect
®
Conduit
TM
AP MTCAP User Guide for North America
Stop Automatic Start Up
To stop ppp from automatically starting, issue:
$ update-rc.d -f ppp remove
Configuring LoRa
To configure LoRa:
1.
Log in to the console, if you are not logged in.
2.
Establish an Internet connection via Ethernet or cellular.
3.
Edit the packet forwarder configuration as necessary by modifying
/opt/lora/local_conf.json
with vi or
nano.
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
4.
Start the packet forwarder:
$ /etc/init.d/lora-packet-forwarder start
For advanced LoRa settings, go to
http://www.multitech.net/developer/software/lora/conduit-mlinux-lora-
communication/conduit-mlinux-advance-lora-configuration/
.
Additional LoRa and mLinux Information
For additional information, including how to configure LoRa devices to communicate with the MTCAP, visit
http://www.multitech.net
.
For help using LoRa, go to:
http://www.multitech.net/developer/software/lora/
For help using mLinux, go to
http://www.multitech.net/developer/software/mlinux/
.