Lora SX1276/7/8/9 Library for STM32F103C in Keil
Hi guys this article is to discuss the Lora module interfacing with the STM32F blue pill board. The driver is implemented to transmit and receive the data between two devices in Keil IDE using the HAL driver. This library mostly focuses on the Lora mode and uses SPI communication. In Lora mode, we can access…