Skip to content

Commit a2af0b5

Browse files
committed
meshtasticd: Add FrequencyLabs MeshAdv-Mini Hat
1 parent a5efbfc commit a2af0b5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

bin/config.d/lora-MeshAdv-900M30S.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# MeshAdv-Pi E22-900M30S
2+
# https://github.com/chrismyers2000/MeshAdv-Pi-Hat
13
Lora:
24
Module: sx1262
35
CS: 21
@@ -9,4 +11,4 @@ Lora:
911
DIO3_TCXO_VOLTAGE: true
1012
# Only for E22-900M33S:
1113
# Limit the output power to 8 dBm
12-
# SX126X_MAX_POWER: 8
14+
# SX126X_MAX_POWER: 8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# MeshAdv Mini E22-900M22S
2+
# https://github.com/chrismyers2000/MeshAdv-Mini
3+
Lora:
4+
Module: sx1262 # Ebyte E22-900M22S
5+
CS: 8
6+
IRQ: 16
7+
Busy: 20
8+
Reset: 24
9+
TXen: 13
10+
DIO2_AS_RF_SWITCH: true
11+
DIO3_TCXO_VOLTAGE: true

0 commit comments

Comments
 (0)