Kongduino / RAK11200_LoRa_RX_TX

A simple LoRa RX/TX example for the RAK11200 with a RAK13300 LoRa IO module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple LoRa RX/TX example for the RAK11200 with a RAK13300 LoRa IO module

License:MIT License


Languages

Language:C 73.7%Language:C++ 26.3%