* add PiMesh-1W v1 and v2 lora config presets * Modify Lora Pimesh configuration settings Updated configuration for Lora Pimesh module with new CS pin and added comments. * Enhance header in lora-pimesh-1w-v1.yaml Updated header to include module information and URL. * Update comments in lora-pimesh-1w-v2.yaml * Add metadata to lora-pimesh-1w-v1.yaml Added metadata section with name, support, and compatibility information. * Add metadata to lora-pimesh-1w-v2.yaml Added metadata section with name, support, and compatibility.
22 lines
423 B
YAML
22 lines
423 B
YAML
# 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
|