-
Notifications
You must be signed in to change notification settings - Fork 69
/
gateway-sample.txt
73 lines (59 loc) · 1016 Bytes
/
gateway-sample.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
##### Your details #####
tracker=YOUR_CALLSIGN
Latitude=0.0
Longitude=0.0
Radio=Your radio
Antenna=Your antenna
##### 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 #####
## Calling mode as default ...
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
# MQTT Config
#EnableMQTT=Y
#MQTTHost=mqtt_host
#MQTTPort=1883
#MQTTUser=mqtt_user
#MQTTPass=mqtt_password
#MQTTClient=mqtt_client_name
#MQTTTopic=topic_name
# example MQTTTopic=incoming/payloads/$PAYLOAD$/$GATEWAY$/sentence
# Dump config
#DumpBuffer=Y
#DumpFile=./LORA_dump