This repository was archived by the owner on Sep 14, 2025. It is now read-only.
Power setting definition? #128
Answered
by
jellekaufmann
TechMindsYT
asked this question in
Q&A
|
Hi, I see there is a power setting (default = 20) on both the iGate and Tracker projects, what does this value effect? What are the limits? Thanks |
Answered by
jellekaufmann
Dec 18, 2021
Replies: 1 comment
|
Hi! It's the output power in dBm. The maximum output of the SX1278 is 20dBm. The output power is set by LoRaClass::setTxPower in LoRa.cpp |
0 replies
Answer selected by
peterus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
It's the output power in dBm. The maximum output of the SX1278 is 20dBm.
The output power is set by LoRaClass::setTxPower in LoRa.cpp