GETTING STARTED WITH MLINUX MODELS
ls /etc/ppp/peers
2.
Edit /etc/ppp/ppp_on_boot (with vi or sudo) and change:
#PPPD call provider
to your desired provider (where xxx# is your radio, L4E1 for Europe.)
#PPPD call xxx#
3.
Manually start the init script and check your Internet connection to test your change.
ppp_on_boot
# /etc/init.d/ppp start
4.
To set init script to auto start, issue:
# update-rc.d ppp defaults
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 for mLinux
Note:
This section applies to LoRaWAN V1.5 devices only.
To configure the LoRa Network Server:
1.
Log in to the console. Refer to
with-conduit-mlinux/
2.
Issue these commands:
# 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
lora["frequencyBand"]:
lora["channelplan"]:
lora["frequencySubBand"]:
lora["frequencyEU"]:
network["name"]
network["passphrase"]
network["public"]
network["joinDelay"]:
22
http://www.multitech.net/developer/software/mlinux/getting-started-
if needed.
LoRa-915 (NA, AU, AS, KR)
"915"
"US915", "AU915", "AS923", or
"KR920"
(integer. 1 to 8)
Not Applicable
Name of your LoRa network (string, 8-character minimum, case-sensitive).
Security passphrase for your LoRa network (string, 8-character minimum,
case-sensitive).
Choose from 0: Private MTS, 1: Public LoRaWAN or 2: Private LoRaWAN,
Private Options use SyncWord 0×12 vs Public SyncWord 0×34.
Set to desired Join Delay, default 5 seconds
LoRa-868 (EU, IN)
"868"
"EU868" or "IN865"
Not applicable
default 869500000
range: [863500000 - 867500000] and
[869100000 - 869500000]
®
Conduit
AP MTCAP-L4E1 User Guide for Europe
Need help?
Do you have a question about the Conduit AP and is the answer not in the manual?
Questions and answers