Most of the devices I have on my network use A/C power, so battery life consideration is not required. I would like to use an ADR algorithm that specifies max power (or close to max power) at all times. I have devices in the US915 and EU868 regions.
Questions are:
-
What are the negative implications of using max power all the time with regard to overall network performance?
-
What would be the best way to implement this? Is it as simple as modifying the
examples/adr_plugins/default.jsplugin example to always settxPowerIndexto 0? -
I'm not sure how to configure Chirpstack custom ADR algorithms now. I cannot seem to find any documentation on how to install custom ADR algorithms. Any pointers or forum posts I can use as a reference?