A primarily rust driver (and command line utility) for the [Semtech SX1231] sub ghz ISM band radio IC.
(G)FSK functionality working. OOK is untested.
Add to your project with cargo add radio-sx1231
Install the utility with cargo install radio-sx1231
no_std
CompabilityThe radio-sx1231 crate can be used as an interface library for the sx1231 radio on embedded devices.