Issue: Packet Forwarder not working - Gateway to connect to TTN
Setup: RAK2245 on Rpi4, GPS & LoRa antennas
Server: TTN
Details: Software loaded on SD card - ok; Accessed in AP mode and switched to WiFi - ok; Shows up on my router - ok; setup gateway for US_902_928; Gateway ID (EUI) is correct in TTN; Server is gateway is TTN; I never get “Connected” status.
Connection troubleshooting I’ve done:
- Does the Gateway EUI in the console match with the EUI of the gateway? - Yes
- Does the Frequency Plan selected match with the configuration in the gateway? - Yes,
set US_902_928 on Gateway and US_902_928_FSB_2 in TTN. - Did you select Require authenticated connection in gateway settings? - No
- Do you see any warnings/errors in the Gateway live data section? - No
Doing a “ps -a” in CLI shows that there is no packet forwarder running. RAKL instructions suggest that I select the “I’m using the legacy packet forwarder” option, but that does not exist any longer in TTN setup.
Any ideas why packet forwarder not starting?