GETTING STARTED WITH MLINUX MODELS
MultiConnect
®
Conduit
TM
AP MTCAP User Guide for Europe
25
5.
Restart and test your connection.
Stop Automatic Start Up
To stop ppp from automatically starting, issue:
$ update-rc.d -f ppp remove
Configuring the LoRa Network Server
Note:
This section applies to LoRaWAN V1.5 devices only.
To configure the LoRa Network Server:
1.
Log in to the console. Refer to
http://www.multitech.net/developer/software/mlinux/getting-started-
with-conduit-mlinux/
if needed.
2.
Issue these commands on the Conduit:
$ cp /opt/lora/lora-network-server.conf.sample /var/config/lora/lora-
network-server.conf
3.
Edit
/var/config/lora/lora-network-server.conf
and modify these settings as needed (use vi or nano).
Field
MTAC-LoRa-915 (NA & AU)
MTAC LoRa-868 (EU)
lora["frequencyBand"]:
"915"
"868"
lora["channelplan"]:
"US915 or "AU915"
"EU868"
lora["frequencySubBand"]:
(integer. 1 to 8)
Not applicable
lora["frequencyEU"]:
Not Applicable
default 869500000
range: [863500000 - 867500000] and
869100000 - 869500000]
network["name"]
Name of your LoRa network (string, 8-character minimum, case-sensitive).
network["passphrase"]
Security passphrase for your LoRa network (string, 8-character minimum,
case-sensitive).
network["public"]
Enable to use public SyncWord (0x34) and join window of 5 and 6 seconds.
4.
Restart the network server.
$ /etc/init.d/lora-network-server restart
5.
Start mosquitto client.
$ mosquitto_sub -t lora/+/+ -v
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/
.