Skip to content

Commit fe0ab0c

Browse files
committed
Include CN470 config examples.
1 parent 2a428df commit fe0ab0c

13 files changed

+876
-0
lines changed

meta/recipes-chirpstack/chirpstack/chirpstack.inc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,18 @@ SRC_URI += "\
1818
file://region_au915_5.toml \
1919
file://region_au915_6.toml \
2020
file://region_au915_7.toml \
21+
file://region_cn470_0.toml \
22+
file://region_cn470_1.toml \
23+
file://region_cn470_2.toml \
24+
file://region_cn470_3.toml \
25+
file://region_cn470_4.toml \
26+
file://region_cn470_5.toml \
27+
file://region_cn470_6.toml \
28+
file://region_cn470_7.toml \
29+
file://region_cn470_8.toml \
30+
file://region_cn470_9.toml \
31+
file://region_cn470_10.toml \
32+
file://region_cn470_11.toml \
2133
file://region_cn779.toml \
2234
file://region_eu433.toml \
2335
file://region_eu868.toml \
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
[[regions]]
2+
name="cn470_0"
3+
common_name="CN470"
4+
5+
[regions.gateway]
6+
7+
[regions.gateway.backend]
8+
enabled="mqtt"
9+
10+
[regions.gateway.backend.mqtt]
11+
event_topic="cn470_0/gateway/+/event/+"
12+
command_topic="cn470_0/gateway/{{ gateway_id }}/command/{{ command }}"
13+
server="tcp://localhost:1883"
14+
15+
[[regions.gateway.channels]]
16+
frequency=470300000
17+
bandwidth=125000
18+
modulation="LORA"
19+
spreading_factors=[7, 8, 9, 10, 11, 12]
20+
21+
[[regions.gateway.channels]]
22+
frequency=470500000
23+
bandwidth=125000
24+
modulation="LORA"
25+
spreading_factors=[7, 8, 9, 10, 11, 12]
26+
27+
[[regions.gateway.channels]]
28+
frequency=470700000
29+
bandwidth=125000
30+
modulation="LORA"
31+
spreading_factors=[7, 8, 9, 10, 11, 12]
32+
33+
[[regions.gateway.channels]]
34+
frequency=470900000
35+
bandwidth=125000
36+
modulation="LORA"
37+
spreading_factors=[7, 8, 9, 10, 11, 12]
38+
39+
[[regions.gateway.channels]]
40+
frequency=471100000
41+
bandwidth=125000
42+
modulation="LORA"
43+
spreading_factors=[7, 8, 9, 10, 11, 12]
44+
45+
[[regions.gateway.channels]]
46+
frequency=471300000
47+
bandwidth=125000
48+
modulation="LORA"
49+
spreading_factors=[7, 8, 9, 10, 11, 12]
50+
51+
[[regions.gateway.channels]]
52+
frequency=471500000
53+
bandwidth=125000
54+
modulation="LORA"
55+
spreading_factors=[7, 8, 9, 10, 11, 12]
56+
57+
[[regions.gateway.channels]]
58+
frequency=471700000
59+
bandwidth=125000
60+
modulation="LORA"
61+
spreading_factors=[7, 8, 9, 10, 11, 12]
62+
63+
[regions.network]
64+
rx1_delay=1
65+
rx2_dr=0
66+
rx2_frequency=505300000
67+
min_dr=0
68+
max_dr=5
69+
enabled_uplink_channels=[0, 1, 2, 3, 4, 5, 6, 7]
70+
71+
[regions.network.class_b]
72+
ping_slot_dr=0
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
[[regions]]
2+
name="cn470_1"
3+
common_name="CN470"
4+
5+
[regions.gateway]
6+
7+
[regions.gateway.backend]
8+
enabled="mqtt"
9+
10+
[regions.gateway.backend.mqtt]
11+
event_topic="cn470_1/gateway/+/event/+"
12+
command_topic="cn470_1/gateway/{{ gateway_id }}/command/{{ command }}"
13+
server="tcp://localhost:1883"
14+
15+
[[regions.gateway.channels]]
16+
frequency=471900000
17+
bandwidth=125000
18+
modulation="LORA"
19+
spreading_factors=[7, 8, 9, 10, 11, 12]
20+
21+
[[regions.gateway.channels]]
22+
frequency=472100000
23+
bandwidth=125000
24+
modulation="LORA"
25+
spreading_factors=[7, 8, 9, 10, 11, 12]
26+
27+
[[regions.gateway.channels]]
28+
frequency=472300000
29+
bandwidth=125000
30+
modulation="LORA"
31+
spreading_factors=[7, 8, 9, 10, 11, 12]
32+
33+
[[regions.gateway.channels]]
34+
frequency=472500000
35+
bandwidth=125000
36+
modulation="LORA"
37+
spreading_factors=[7, 8, 9, 10, 11, 12]
38+
39+
[[regions.gateway.channels]]
40+
frequency=472700000
41+
bandwidth=125000
42+
modulation="LORA"
43+
spreading_factors=[7, 8, 9, 10, 11, 12]
44+
45+
[[regions.gateway.channels]]
46+
frequency=472900000
47+
bandwidth=125000
48+
modulation="LORA"
49+
spreading_factors=[7, 8, 9, 10, 11, 12]
50+
51+
[[regions.gateway.channels]]
52+
frequency=473100000
53+
bandwidth=125000
54+
modulation="LORA"
55+
spreading_factors=[7, 8, 9, 10, 11, 12]
56+
57+
[[regions.gateway.channels]]
58+
frequency=473300000
59+
bandwidth=125000
60+
modulation="LORA"
61+
spreading_factors=[7, 8, 9, 10, 11, 12]
62+
63+
[regions.network]
64+
rx1_delay=1
65+
rx2_dr=0
66+
rx2_frequency=505300000
67+
min_dr=0
68+
max_dr=5
69+
enabled_uplink_channels=[8, 9, 10, 11, 12, 13, 14, 15]
70+
71+
[regions.network.class_b]
72+
ping_slot_dr=0
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
[[regions]]
2+
name="cn470_10"
3+
common_name="CN470"
4+
5+
[regions.gateway]
6+
7+
[regions.gateway.backend]
8+
enabled="mqtt"
9+
10+
[regions.gateway.backend.mqtt]
11+
event_topic="cn470_10/gateway/+/event/+"
12+
command_topic="cn470_10/gateway/{{ gateway_id }}/command/{{ command }}"
13+
server="tcp://localhost:1883"
14+
15+
[[regions.gateway.channels]]
16+
frequency=486300000
17+
bandwidth=125000
18+
modulation="LORA"
19+
spreading_factors=[7, 8, 9, 10, 11, 12]
20+
21+
[[regions.gateway.channels]]
22+
frequency=486500000
23+
bandwidth=125000
24+
modulation="LORA"
25+
spreading_factors=[7, 8, 9, 10, 11, 12]
26+
27+
[[regions.gateway.channels]]
28+
frequency=486700000
29+
bandwidth=125000
30+
modulation="LORA"
31+
spreading_factors=[7, 8, 9, 10, 11, 12]
32+
33+
[[regions.gateway.channels]]
34+
frequency=486900000
35+
bandwidth=125000
36+
modulation="LORA"
37+
spreading_factors=[7, 8, 9, 10, 11, 12]
38+
39+
[[regions.gateway.channels]]
40+
frequency=487100000
41+
bandwidth=125000
42+
modulation="LORA"
43+
spreading_factors=[7, 8, 9, 10, 11, 12]
44+
45+
[[regions.gateway.channels]]
46+
frequency=487300000
47+
bandwidth=125000
48+
modulation="LORA"
49+
spreading_factors=[7, 8, 9, 10, 11, 12]
50+
51+
[[regions.gateway.channels]]
52+
frequency=487500000
53+
bandwidth=125000
54+
modulation="LORA"
55+
spreading_factors=[7, 8, 9, 10, 11, 12]
56+
57+
[[regions.gateway.channels]]
58+
frequency=487700000
59+
bandwidth=125000
60+
modulation="LORA"
61+
spreading_factors=[7, 8, 9, 10, 11, 12]
62+
63+
[regions.network]
64+
rx1_delay=1
65+
rx2_dr=0
66+
rx2_frequency=505300000
67+
min_dr=0
68+
max_dr=5
69+
enabled_uplink_channels=[80, 81, 82, 83, 84, 85, 86, 87]
70+
71+
[regions.network.class_b]
72+
ping_slot_dr=0
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
[[regions]]
2+
name="cn470_11"
3+
common_name="CN470"
4+
5+
[regions.gateway]
6+
7+
[regions.gateway.backend]
8+
enabled="mqtt"
9+
10+
[regions.gateway.backend.mqtt]
11+
event_topic="cn470_11/gateway/+/event/+"
12+
command_topic="cn470_11/gateway/{{ gateway_id }}/command/{{ command }}"
13+
server="tcp://localhost:1883"
14+
15+
[[regions.gateway.channels]]
16+
frequency=487900000
17+
bandwidth=125000
18+
modulation="LORA"
19+
spreading_factors=[7, 8, 9, 10, 11, 12]
20+
21+
[[regions.gateway.channels]]
22+
frequency=488100000
23+
bandwidth=125000
24+
modulation="LORA"
25+
spreading_factors=[7, 8, 9, 10, 11, 12]
26+
27+
[[regions.gateway.channels]]
28+
frequency=488300000
29+
bandwidth=125000
30+
modulation="LORA"
31+
spreading_factors=[7, 8, 9, 10, 11, 12]
32+
33+
[[regions.gateway.channels]]
34+
frequency=488500000
35+
bandwidth=125000
36+
modulation="LORA"
37+
spreading_factors=[7, 8, 9, 10, 11, 12]
38+
39+
[[regions.gateway.channels]]
40+
frequency=488700000
41+
bandwidth=125000
42+
modulation="LORA"
43+
spreading_factors=[7, 8, 9, 10, 11, 12]
44+
45+
[[regions.gateway.channels]]
46+
frequency=488900000
47+
bandwidth=125000
48+
modulation="LORA"
49+
spreading_factors=[7, 8, 9, 10, 11, 12]
50+
51+
[[regions.gateway.channels]]
52+
frequency=489100000
53+
bandwidth=125000
54+
modulation="LORA"
55+
spreading_factors=[7, 8, 9, 10, 11, 12]
56+
57+
[[regions.gateway.channels]]
58+
frequency=489300000
59+
bandwidth=125000
60+
modulation="LORA"
61+
spreading_factors=[7, 8, 9, 10, 11, 12]
62+
63+
[regions.network]
64+
rx1_delay=1
65+
rx2_dr=0
66+
rx2_frequency=505300000
67+
min_dr=0
68+
max_dr=5
69+
enabled_uplink_channels=[88, 89, 90, 91, 92, 93, 94, 95]
70+
71+
[regions.network.class_b]
72+
ping_slot_dr=0
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
[[regions]]
2+
name="cn470_2"
3+
common_name="CN470"
4+
5+
[regions.gateway]
6+
7+
[regions.gateway.backend]
8+
enabled="mqtt"
9+
10+
[regions.gateway.backend.mqtt]
11+
event_topic="cn470_2/gateway/+/event/+"
12+
command_topic="cn470_2/gateway/{{ gateway_id }}/command/{{ command }}"
13+
server="tcp://localhost:1883"
14+
15+
[[regions.gateway.channels]]
16+
frequency=473500000
17+
bandwidth=125000
18+
modulation="LORA"
19+
spreading_factors=[7, 8, 9, 10, 11, 12]
20+
21+
[[regions.gateway.channels]]
22+
frequency=473700000
23+
bandwidth=125000
24+
modulation="LORA"
25+
spreading_factors=[7, 8, 9, 10, 11, 12]
26+
27+
[[regions.gateway.channels]]
28+
frequency=473900000
29+
bandwidth=125000
30+
modulation="LORA"
31+
spreading_factors=[7, 8, 9, 10, 11, 12]
32+
33+
[[regions.gateway.channels]]
34+
frequency=474100000
35+
bandwidth=125000
36+
modulation="LORA"
37+
spreading_factors=[7, 8, 9, 10, 11, 12]
38+
39+
[[regions.gateway.channels]]
40+
frequency=474300000
41+
bandwidth=125000
42+
modulation="LORA"
43+
spreading_factors=[7, 8, 9, 10, 11, 12]
44+
45+
[[regions.gateway.channels]]
46+
frequency=474500000
47+
bandwidth=125000
48+
modulation="LORA"
49+
spreading_factors=[7, 8, 9, 10, 11, 12]
50+
51+
[[regions.gateway.channels]]
52+
frequency=474700000
53+
bandwidth=125000
54+
modulation="LORA"
55+
spreading_factors=[7, 8, 9, 10, 11, 12]
56+
57+
[[regions.gateway.channels]]
58+
frequency=474900000
59+
bandwidth=125000
60+
modulation="LORA"
61+
spreading_factors=[7, 8, 9, 10, 11, 12]
62+
63+
[regions.network]
64+
rx1_delay=1
65+
rx2_dr=0
66+
rx2_frequency=505300000
67+
min_dr=0
68+
max_dr=5
69+
enabled_uplink_channels=[16, 17, 18, 19, 20, 21, 22, 23]
70+
71+
[regions.network.class_b]
72+
ping_slot_dr=0

0 commit comments

Comments
 (0)