xueliu / lora-feed

Semtech packages and ChirpStack Network Server stack for OpenWRT
GNU General Public License v2.0
77 stars 56 forks source link

packet forwarder and basicstation LuCi interface seems do not properly work #24

Open queifaro opened 3 years ago

queifaro commented 3 years ago

Hello Xueliu, i'm try to use pktfwd and basicstation LuCi interface on openwrt 19.07 but using basicstation i'm try to configure only a LNS URI and Port with no authentication. If i use save and apply button seems that no tc.uri file is produced. In pktfwd changin push timeut produce a right modification in /etc/config/lora-global file but no modification in /etc/global_conf.json so seems tha pktfwd restart with default push timeut (100). Where am I doing wrong ? Thanks in advance Best Fabio

xueliu commented 3 years ago

Hallo Fabio, For the basicstation LuCi interface, it is still in the development. I will have a look but not ensure that I can fix it in short time. For the pktfwd LuCi interface. You may have a try with gen_lora_global_conf to have a look whether the generated configuration is right. You may restart the pktfwd through by /etc/init.d/lora_pkt_fwd restart.

Regards,

Xue Liu