gotthardp / lorawan-server

Compact server for private LoRaWAN networks
https://gotthardp.github.io/lorawan-server
MIT License
946 stars 327 forks source link

gateway transmission power #467

Closed gmbankar37 closed 6 years ago

gmbankar37 commented 6 years ago

hii , I have set the gateway power to 30dBm. I wanted to know how does it exactly affects the gateway when I change it. I mean on the RAK831 gateway board which pins does it affect so it reduces or increases the transmission power?

gotthardp commented 6 years ago

Hello. The number just sets the powe field in the txpk structure sent to the gateway https://github.com/Lora-net/packet_forwarder/blob/master/PROTOCOL.TXT#L358

The rest depends on the gateway.