src.nth.io/

summaryrefslogtreecommitdiff
path: root/openhop/repeater/vars/boards/rak6421-slot1.yaml
blob: 464a1945b454c3dbb8e0d7647514dfc648acf518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
# RAK6421 WisMesh Pi HAT — RAK13302 (SX1262 + 1W SKY66122 FEM) in SLOT 1.
# Source: meshtastic/firmware bin/config.d/lora-RAK6421-13302-slot1.yaml
repeater_sx1262_bus_id: 0            # spidev0.0
repeater_sx1262_cs_id: 0            # CE0 (BCM 8)
repeater_sx1262_cs_pin: 8
repeater_sx1262_reset_pin: 16
repeater_sx1262_busy_pin: 24
repeater_sx1262_irq_pin: 22          # DIO1
repeater_sx1262_use_dio3_tcxo: true
repeater_sx1262_dio3_tcxo_voltage: 1.8
repeater_sx1262_use_dio2_rf: true
repeater_sx1262_txen_pin: 12         # SKY66122 FEM enable (verify TX vs RX)
repeater_sx1262_rxen_pin: 13         # SKY66122 FEM enable (verify TX vs RX)
repeater_sx1262_is_waveshare: false