Skip to content

Update signal strength indicator thresholds

These are thresholds for RSSI so nothing is expected to be greater than 0. This will allow to have a better granularity (even if with some modem, we are limited in the number of thresholds configured)

These new threshold will give the following signal quality range:

  • 5% for -110 dBm
  • 21% for -100 dBm
  • 38% for -90 dBm
  • 54% for -80 dBm
  • 70% for -70 dBm

We are expecting to receive indication report every time the signal strength crosses one of the configured thresholds.

Signed-off-by: Frederic Martinsons frederic.martinsons@sigfox.com

Merge request reports