|
F439_CPP_TX-RX_LoRa_Project
|
| ▼Firmware Architecture | Top-level subsystem grouping for the project firmware |
| Radio Application Layer | Application-level radio orchestration and node behavior |
| RadioLink Protocol Layer | Transport-agnostic framing, crypto, replay protection, and wire-format logic |
| SX1262 Driver Layer | Hardware driver for SX1262 modem control and packet I/O |
| Persistence Layer | SPI FRAM persistence support for replay-related state |
| Hardware Abstraction Layer | Board-level startup, HAL integration, and platform glue |