* 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
351 B
YAML
22 lines
351 B
YAML
# 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
|