![RisingHF RHF2S208 Скачать руководство пользователя страница 37](http://html1.mh-extra.com/html/risinghf/rhf2s208/rhf2s208_user-manual_1464374037.webp)
V1.1 2018-10-9
www.risinghf.com
RHF2S208 User Manual
RisingHF
33
5.3.3 Start/Stop loraflow SDK
Start:
sudo systemctl start lorabridge
sudo systemctl start lrgateway
Stop
sudo systemctl stop lorabridge
sudo systemctl stop lrgateway
Disable auto start:
sudo systemctl disable lorabridge
sudo systemctl disable lrgateway
Enable auto start:
sudo systemctl enable lorabridge
sudo systemctl enable lrgateway
5.3.4 Configure Gateway Frequency
loraflow.io default working directory /home/rxhf/aisenz/pktfwd.
cd /opt/pktfwd
/home/rxhf/aisenz/pktfwd contains different frequency plans. Among them Loraflow.io SDK reuse
Semtech packet forwarder to control gateway, check 2.3.1 Packet Forwarder about the detailed
configuration.
5.3.5 loraflow SDK upgrade
Download lorasdk.zip. Refer to loraflow online document to upgrade SDK
https://loraflow.io/static/docs/zh/gateway/SDKInstall.html
6 Advanced Usage
6.1 Networking Backhaul
6.1.1 Cellular Network (LTE/4G/3G)
RHF2S208 device embedded service for wireless networking backhaul which is named lte, and is an
auto start service. Use below command to check log of lte service:
sudo journalctl -f -n 200 -u lte
Feature:
Auto generate APN information according to the SIM card
SIM card hot plug
Not support roaming
With command below you could do more analysis on LTE cellular networking: