I have tried both the base and full gateway-os for RPi on RisingHF RHF0M301 IoT Discovery.
I used “sudo gateway-config” to setup, but lora-sx1302-hal-packet-forwarder never starts.
I noticed that /opt/lora-sx1302-hal-packet-forwarder/reset_lgw.sh has GPIOs:
SX1302_RESET_PIN=23
SX1302_POWER_EN_PIN=18
No help after changed to SX1302_RESET_PIN=7.
Hi,
according to this, https://github.com/ttn-surabaya/RHF0M301-Pi-Adapter
V1.1 = pin 22, check the version of your board (RHF0M301)
It is expected that the sx1302 packet-forwarder never starts
The RixingHF IoT Discovery has a SX1301 based concentrator (which should start).
I’m planning to release a new release of the Gateway OS soon with several improvements so that you don’t see two packet-forwarders in the Monit list.