Hi,
I'm a user of people counting sample application.
I want to change/decrease the TX power using the configuration file.
I think the <txOutPower> (fifth parameter at 'profilrCfg' line) can use for that.
Is this correct? If I want to decrease 6dB from default, what number must be set?
For example, in 'sense_and_direct_68xx.cfg' file:
[org] profileCfg 0 62.00 30 10 69.72 0 0 28.42 1 128 2180 0 0 24
=> [new] profileCfg 0 62.00 30 10 69.72 6 0 28.42 1 128 2180 0 0 24
Changing parameter like this will change the gain 6dB down?
BR,