Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 557 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 557 Bytes

RAK11200_LoRa_RX_TX

A simple LoRa RX/TX example for the RAK11200 ESP32 Core with a Wisblock RAK13300 LoRa SX1262 IO module.

Board Screenshot Screenshot SDRPP

UPDATE 2022/06/02

I added RNG via the LoRa sx1262 chip. The packets sent back fill up the remainder of the 64-byte packet with random bytes – just for kicks.

Random