mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-28 04:23:22 +02:00
fixed rak6421 config.
This commit is contained in:
+23
-6
@@ -316,9 +316,7 @@
|
||||
"use_dio2_rf": true,
|
||||
"use_dio3_tcxo": true,
|
||||
"dio3_tcxo_voltage": 1.8,
|
||||
"preamble_length": 32,
|
||||
"use_gpiod_backend": true,
|
||||
"gpio_chip": 1
|
||||
"preamble_length": 32
|
||||
},
|
||||
"rak6421-13300x-slot2": {
|
||||
"name": "Rak Wireless RAK6421 with RAK1330x on IO Slot 2",
|
||||
@@ -337,9 +335,28 @@
|
||||
"use_dio2_rf": true,
|
||||
"use_dio3_tcxo": true,
|
||||
"dio3_tcxo_voltage": 1.8,
|
||||
"preamble_length": 32,
|
||||
"use_gpiod_backend": true,
|
||||
"gpio_chip": 1
|
||||
"preamble_length": 32
|
||||
},
|
||||
},
|
||||
"rak6421-13300x-slot2": {
|
||||
"name": "Rak Wireless RAK6421 with RAK1330x on IO Slot 2",
|
||||
"description": "Use this radio settings preset if you have modded your pi hat to work with dual radios see https://discord.com/channels/1495203904898728149/1512614022913200159 .",
|
||||
"bus_id": 0,
|
||||
"cs_id": 1,
|
||||
"cs_pin": -1,
|
||||
"reset_pin": 27,
|
||||
"busy_pin": 19,
|
||||
"irq_pin": 18,
|
||||
"txen_pin": -1,
|
||||
"rxen_pin": -1,
|
||||
"en_pins": [26, 23],
|
||||
"txled_pin": -1,
|
||||
"rxled_pin": -1,
|
||||
"tx_power": 22,
|
||||
"use_dio2_rf": true,
|
||||
"use_dio3_tcxo": true,
|
||||
"dio3_tcxo_voltage": 1.8,
|
||||
"preamble_length": 32
|
||||
},
|
||||
"ultrapeaterzero-e22": {
|
||||
"name": "Zindello Industries UltraPeaterZero E22",
|
||||
|
||||
Reference in New Issue
Block a user