mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 17:13:38 +00:00

* Create lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml * Create lora-starter-edition-sx1262-i2c.yaml * Update lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml * Update lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml * Update lora-starter-edition-sx1262-i2c.yaml
11 lines
271 B
YAML
11 lines
271 B
YAML
# https://www.waveshare.com/core1262-868m.htm
|
|
# https://github.com/markbirss/lora-starter-edition-sx1262-i2c
|
|
Lora:
|
|
Module: sx1262 # Starter Edition SX1262 I2C Raspberry Pi HAT
|
|
DIO2_AS_RF_SWITCH: true
|
|
DIO3_TCXO_VOLTAGE: true
|
|
CS: 8
|
|
IRQ: 22
|
|
Busy: 4
|
|
Reset: 18
|