You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the issue title, when I launch gateway I see the blue UI (but without any information displayed in the blue section, aside from 'AFC'). The program then closes within 1 second of the UI being visible.
I am running on a Raspberry Pi 3 with the latest 32-bit Bookworm OS. I'm using an Uputronics LoRa HAT with a 433Mhz RFM98 in CE1. gateway is version 1.10.6.
Config is shown below:
`##### Your details #####
tracker=Me
Latitude=53.8
Longitude1.56
Radio=Uptronics LoRa HAT
Antenna=Diamond X-50
As per the issue title, when I launch gateway I see the blue UI (but without any information displayed in the blue section, aside from 'AFC'). The program then closes within 1 second of the UI being visible.
I am running on a Raspberry Pi 3 with the latest 32-bit Bookworm OS. I'm using an Uputronics LoRa HAT with a 433Mhz RFM98 in CE1. gateway is version 1.10.6.
Config is shown below:
`##### Your details #####
tracker=Me
Latitude=53.8
Longitude1.56
Radio=Uptronics LoRa HAT
Antenna=Diamond X-50
Config Options
EnableSondehub=Y
EnableSSDV=Y
JPGFolder=ssdv
LogTelemetry=Y
LogPackets=Y
CallingTimeout=60
ServerPort=6004
NetworkLED=22
InternetLED=23
ActivityLED_0=21
ActivityLED_1=29
Config CE0
#frequency_0=434.250
#mode_0=1
#AFC_0=Y
#bandwidth_0=125K
#implicit_0=0
#coding_0=5
#sf_0=8
#lowopt_0=0
#power_0=255
#DIO0_0=31
#DIO5_0=26
#UplinkTime_0=2
#UplinkCycle_0=60
Config CE1
frequency_1=433.650
mode_1=5
AFC_1=Y
bandwidth_1=125K
implicit_1=0
coding_1=5
sf_1=8
lowopt_1=0
power_1=255
DIO0_1=6
DIO5_1=5
UplinkTime_1=5
UplinkCycle_1=60
#EnableMQTT=Y
#MQTTHost=mqtt_host
#MQTTPort=1883
#MQTTUser=mqtt_user
#MQTTPass=mqtt_password
#MQTTClient=mqtt_client_name
#MQTTTopic=topic_name
#DumpBuffer=Y
#DumpFile=./LORA_dump
`
The text was updated successfully, but these errors were encountered: