oe1wkl / Morserino-32

Morserino-32 multi-functional Morse code machine, based on ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lora Power mismatch?

sq6emm opened this issue · comments

Hello in documentation we can find an information that TX Power for LoRa is 100mW.

But this is only maximum available power that in reality is not set.

Lora library defaults to 14dBm, while in morserino code I could not find a place where it is overriden.
So in reality the power is 25mW not 100mW.

commented

Its fixed, thx.