/stm32f103-sx1261-minimal-rs

A minimal application which configures the SX1261 LoRa modem

Primary LanguageRustMIT LicenseMIT

STM32F103-SX1261-minimal

A minimal application for sending data with an SX1261 modem from an STM32F103 CPU.

Note: I have not yet been able to confirm whether this code works

To run:

  • Install openocd and Rust
  • Connect the Nucleo-STM32F103
  • Start openocd in this directory
  • In another termial window: run cargo run --release