![RisingHF RHF2S208 User Manual Download Page 36](http://html1.mh-extra.com/html/risinghf/rhf2s208/rhf2s208_user-manual_1464374036.webp)
V1.1 2018-10-9
www.risinghf.com
RHF2S208 User Manual
RisingHF
32
Disable auto start:
sudo systemctl disable loriot-gw
NOTE: Once you set to auto start the service, please make sure disable the auto start of loriot-
gw service. In case of the gateway service collision.
5.2.3 Configure Gateway Frequency
Set gateway frequency, open loriot console find gateway page. Choose frequency plan. Check online
documentation for more details.
https://cn1.loriot.io/home/documentation.html#docu/frequency-plan
5.2.4 Loriot Firmware Upgrade
Please download loriot-risinghf-RHF2S208-xxxxxx-SPI-0-latest.bin file, and replace /opt/loriot/bin/loriot-
gw
sudo su
cd /opt/loriot/bin
wget URL -O loriot-gw
Please get the actual URL from the gateway page.
5.3 Aisenz Server ( loraflow.io )
Loraflow.io is a Chinese LoRaWAN server. Official website
.
Check loraflow online document first before get started,.
https://loraflow.io/static/docs/zh/index.html
5.3.1 Register RHF2S208 Gateway
1) Get MAC address, which is in format xx:xx:xx:xx:xx:xx. MAC address is sticky on the side of the
RHF2S208 device.
2) Access
register account, log in directly if you have already gotten one.
3) Click gateway management page, click add button to register a new gateway.
4) Gateway type RHF2S008/RHF2S208
5) Gateway name, set a customized one
6) MAC Address, fill in the address read from the device
7) (Optional) Fill in gateway location
8) Click gateway to configure
5.3.2 Start lorabridge and lrgateway service
sudo systemctl enable lorabridge
sudo systemctl enable lrgateway
sudo systemctl restart lrgateway
sudo systemctl restart lorabridge