sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.61k stars 621 forks source link

Pt value for setTxPower(2)? #561

Open NaomiGt opened 2 years ago

NaomiGt commented 2 years ago

Im trying to calculate the theoretical path loss with Friis equation. For that aI need the Pt, Im not sure wether setTxPower(2) actually means Pt is also equal to 2, so I really hope someone can tell me the Pt value when using setTxPower(2).