2023-11-19 20:00:03 +00:00
|
|
|
# Define your devices here using Broadcom pin numbering
|
|
|
|
# Uncomment the block that corresponds to your hardware
|
|
|
|
---
|
|
|
|
Lora:
|
|
|
|
# Module: sx1262 # Waveshare SX126X XXXM
|
|
|
|
# DIO2_AS_RF_SWITCH: true
|
|
|
|
# CS: 21
|
|
|
|
# IRQ: 16
|
|
|
|
# Busy: 20
|
|
|
|
# Reset: 18
|
2023-11-18 14:12:34 +00:00
|
|
|
|
2023-11-19 20:00:03 +00:00
|
|
|
# Module: sx1262 # Waveshare SX1302 LISTEN ONLY AT THIS TIME!
|
|
|
|
# CS: 7
|
|
|
|
# IRQ: 17
|
|
|
|
# Reset: 22
|
2023-11-18 14:12:34 +00:00
|
|
|
|
2023-11-19 20:00:03 +00:00
|
|
|
# Module: RF95 # Adafruit RFM9x
|
|
|
|
# Reset: 25
|
|
|
|
# CS: 7
|
|
|
|
# IRQ: 22
|
|
|
|
# Busy: 23
|
2023-11-24 13:40:20 +00:00
|
|
|
|
|
|
|
# Module: RF95 # Elecrow Lora RFM95 IOT https://www.elecrow.com/lora-rfm95-iot-board-for-rpi.html
|
|
|
|
# Reset: 22
|
|
|
|
# CS: 7
|
|
|
|
# IRQ: 25
|
2023-11-26 21:08:20 +00:00
|
|
|
|
2023-11-27 03:29:19 +00:00
|
|
|
# Set gpio chip to use in /dev/. Defaults to 0.
|
|
|
|
# Notably the Raspberry Pi 5 puts the GPIO header on gpiochip4
|
|
|
|
# gpiochip: 4
|
|
|
|
|
2023-11-26 21:08:20 +00:00
|
|
|
# Define GPIO buttons here:
|
|
|
|
|
|
|
|
GPIO:
|
|
|
|
# User: 6
|