* rebased to master * Update bin/config.d/lora-ZebraHat_2W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Update bin/config.d/lora-ZebraHat_1W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Update bin/config.d/lora-NebraHat_2W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Update bin/config.d/lora-NebraHat_1W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Remove TX_GAIN_LORA configuration line * Remove TX_GAIN_LORA configuration line * Comment out TX_GAIN_LORA configuration * Comment out TX_GAIN_LORA configuration * Update lora-ok3506-RAK6421-13300-slot1.yaml * Update lora-ok3506-RAK6421-13300-slot2.yaml * Update lora-RAK6421-13300-slot1.yaml * Update lora-RAK6421-13300-slot2.yaml --------- Co-authored-by: Austin <vidplace7@gmail.com>
39 lines
797 B
YAML
39 lines
797 B
YAML
Meta:
|
|
name: RAK6421 + RAK13300 Slot 2
|
|
support: community # Promote when tested
|
|
compatible:
|
|
- ebyte-ecb41-pge # Armbian
|
|
|
|
Lora:
|
|
Module: sx1262
|
|
IRQ: # GPIO0_B4 (IO6, physical 12)
|
|
pin: 12
|
|
gpiochip: 0
|
|
line: 12
|
|
Reset: # GPIO1_C3 (IO4, physical 18)
|
|
pin: 51
|
|
gpiochip: 1
|
|
line: 19
|
|
Busy: # GPIO0_B3 (IO5, physical 35)
|
|
pin: 11
|
|
gpiochip: 0
|
|
line: 11
|
|
# Ant_sw: # GPIO1_C2 (IO3, physical 16)
|
|
# pin: 50
|
|
# gpiochip: 1
|
|
# line: 18
|
|
Enable_Pins:
|
|
- pin: 2 # GPIO0_A2 (physical 37)
|
|
gpiochip: 0
|
|
line: 2
|
|
- pin: 50 # GPIO1_C2 (physical 16)
|
|
gpiochip: 1
|
|
line: 18
|
|
DIO3_TCXO_VOLTAGE: true
|
|
DIO2_AS_RF_SWITCH: true
|
|
spidev: spidev0.1
|
|
# CS: # GPIO0_A7 (SPI1_CSN1, physical 26)
|
|
# pin: 7
|
|
# gpiochip: 0
|
|
# line: 7
|