Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.74 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.74 KB

Build Status

Sponsors

PCBWay

Tutorial Series Sponsor PCBWay Website. You can get extra free coupons using the link below:

Fixaj

E22900T22D Module purchase link: https://shop.fixaj.com/e22-900t22d-7km-menzilli-900mhz-sx1262-lora-modulu


STM32 E22900T22D LoRa Module Interface and Range Test


In this tutorial, two STM32 micro-controllers are exchanging data witlessly over LoRa using E22900T22D module that is interfaced over UART. The MCUs are exchaning dummy data to toggle onboard LED as an indication for ongoing wireless communication.

Outdoor wireless mid-range (around 1000m) communication test was also conducted where no packet loss over LoRa was observed.

E22900T22D Module which uses SX1262, parameters configuration, its interface packets are discussed in details. FreeRTOS is integrated in the firmware to make handling the system much easier. Circular buffer algorithm is implemented to store data packets in the RAM before processing them.

Circuit Diagram