Skip to content

markbirss/lora-starter-edition-sx1262-i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Raspberry Pi Starter Edition HAT with TXCO

Raspberry Pi Starter Edition HAT (i2c breakout and single spi core1262 only)

SX1262 with TXCO

I2C pins groove pinout

337162122407936-Produce_DanZhi SMT_Snapshot Top 3441618A_Y41 SMT025021360898 (1)

image

Currently

Tested on

BOARD Tested OK
Raspberry PI 3A Yes
BPI-R4 Yes
ESP32 One Yes
RP2040-Pi-Zero Yes
Raxda Rock 2F Yes
Milk-v DUO Still todo
Milk-v DUO256 Yes - with new adapter board in ARM64 mode
Milk-v DUOS Still todo

BananaPi-BPI-R4-sx1262.yaml

# https://github.com/markbirss/lora-starter-edition-sx1262-i2c
Lora:
  Module: sx1262  # BananaPi-BPI-R4 SPI via 26p GPIO Header
##  CS: 28
  IRQ: 50
  Busy: 62
  Reset: 51
  spidev: spidev1.0
  DIO2_AS_RF_SWITCH: true
  DIO3_TCXO_VOLTAGE: true

lora-starter-edition-sx1262-i2c.yaml

# https://github.com/markbirss/lora-starter-edition-sx1262-i2c
# https://www.waveshare.com/core1262-868m.htm
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

JLBPCB Gerber view (online)

https://jlcpcb.com/RGE

DISCLAIMER

Use of these GERBER, BOM and CPL are at your own risk

Support my work and considder buying me a coffee

https://buymeacoffee.com/mark.birss

About

Raspberry Pi Starter Edition HAT ((i2c breakout and single spi core1262 only)

Resources

Stars

Watchers

Forks

Packages

No packages published