Skip to content

tk5ep/Arduino-LoRa-power-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arduino-LoRa-power-test

Purpose : Measure frequency and power of a Lora module connected on an Arduino pro-mini

Use VS + platformIO to modify the parameters in the main.cpp file

TXdelay = in seconds, transmit time before stopping transmisson
TXfreq = in MHz, transmit frequency
FREQ_ERR = in MHZ, the frequency offset from programmed frequency
Txpower = in dBm, Lora module output power

Compile and load the SW into your Arduino pro-mini.

Once started, the SW will transmit a signal on the wanted frequency, power during a certain time before stopping. This is for safety reason and to keep the LoRa module safe.

To make a new measure, you need to press the reset button.

About

Measure frequency and power of a Lora module connected on an Arduino pro-mini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages