Skip to content
Discussion options

You must be logged in to vote

Yes the transmitting power is reduce when the network send this type of MAC command.

For example for EU868 the transmission power is -2*the value send by the server (value define in lorawan regional settings).

So the lib ask to sx1276 to transmit with power :
14 - 2*(the value in ADR request) + AntennaPowerAdjustment .

But the sx1267 power can be set from +2 to +17, so the minimum TX power asked is always +2 (most board do use PA pin see PA_BOOST_PIN)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by daeynasvistas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants