rak811 drogue-device example
This example application runs out of the box on a linux PC connected to a RAK811 breakout module loader with AT firmware using UART to communicate.
Prerequisites
Software
To build and flash the example, you need to have
rustup. In practice
you can use whatever tool you want to flash the device, but this guide
will assume that probe-run
is used (cargo install probe-run
).