diff --git a/bin/config.d/lora-pimesh-1w-v1.yaml b/bin/config.d/lora-pimesh-1w-v1.yaml new file mode 100644 index 000000000..ceb33b5cd --- /dev/null +++ b/bin/config.d/lora-pimesh-1w-v1.yaml @@ -0,0 +1,21 @@ +# PiMesh-1W (V1) E22-900M30S +# https://meshsmith.net/products/pimesh-1w +Meta: + name: PiMesh-1W (V1) E22-900M30S + support: community + compatible: + - raspberry-pi + +Lora: + Module: sx1262 + CS: 21 + IRQ: 16 + Reset: 18 + Busy: 20 + TXen: 13 + RXen: 12 + DIO3_TCXO_VOLTAGE: true + SX126X_MAX_POWER: 22 + spidev: spidev0.0 + +# preamble_length: 17 diff --git a/bin/config.d/lora-pimesh-1w-v2.yaml b/bin/config.d/lora-pimesh-1w-v2.yaml new file mode 100644 index 000000000..b6b812f32 --- /dev/null +++ b/bin/config.d/lora-pimesh-1w-v2.yaml @@ -0,0 +1,21 @@ +# PiMesh-1W (V2) E22P-915M30S / E22P-868M30S +# https://meshsmith.net/products/pimesh-1w +Meta: + name: PiMesh-1W (V2) E22P-915M30S / E22P-868M30S + support: community + compatible: + - raspberry-pi + +Lora: + Module: sx1262 + IRQ: 6 + Reset: 18 + Busy: 5 + CS: 8 + DIO2_AS_RF_SWITCH: true + DIO3_TCXO_VOLTAGE: true + SX126X_MAX_POWER: 22 + spidev: spidev0.0 + +# add the following to /boot/firmware/config.txt +# gpio=26=op,dh