kopia lustrzana https://github.com/sh123/esp32_loraprs
Update README.md
rodzic
a3796cd6f7
commit
53a0238aef
|
@ -173,8 +173,10 @@ Payloads for commands are sent and expected as big endian and defined as:
|
|||
|
||||
# Using External UHF Amplifier
|
||||

|
||||
It is possible to get 30-40% coverage increase in urban environment by using additional external 1-2W amplifier (about 6$ on Aliexpress), which will give 10-12 dB signal increase.
|
||||
- Implement simple amplifier power switching by using relay
|
||||
|
||||
It is possible to get 30-40% coverage increase in urban environment by using additional external 1-2W amplifier (about 6$ on Aliexpress), which will give 10-12 dB signal increase
|
||||
|
||||
- Implement simple amplifier power switching by using relay, do NOT keep this amplifier always ON
|
||||
- Set LoRa output power to around 8 dBm `cfg.LoraPwr = 8;`, NB! higher than 10 dBm levels can destroy amplifier
|
||||
- Set `cfg.PttEnable` to `true`
|
||||
- Set `cfg.PttPin` to your relay control pin
|
||||
|
|
Ładowanie…
Reference in New Issue