chirpstack-network-server icon indicating copy to clipboard operation
chirpstack-network-server copied to clipboard

Make it possible to set a node to a fixed data-rate (no ADR)

Open brocaar opened this issue 8 years ago • 3 comments

This so that "mobile" (that should not use ADR) can still be configured to use a fixed data-rate (e.g. to avoid the usage of SF12). Maybe also configure TX Power?

brocaar avatar May 23 '17 12:05 brocaar

Hi, @brocaar, any update on this? Would be extremely useful for our application, mainly to be able to manually configure TX Power. Thanks in advance :)

danalvarez avatar May 26 '20 00:05 danalvarez

Hi @brocaar any update on this feature?

sagar-patel-sls avatar Jun 16 '21 08:06 sagar-patel-sls

Actually, it might be better to close this issue. Personally I don't think it is a good idea to expose this to end-users. E.g. when you are a network operator, you might not want to give your end-users control over these parameters.

Note that the pluggable ADR feature does allow you to implement this yourself and present alternative ADR options that can be selected by end-users, e.g. to set a device to a fixed data-rate. Note that the DR, TX power and NbTrans can be configured through your own ADR plugin implementation.

brocaar avatar Jun 22 '21 16:06 brocaar