Question regarding Wifi.RSSI()
Posted: Mon Jan 30, 2017 11:22 am
Hi,
in my sketch I use
long rssi = WiFi.RSSI();
to get the RSSI of the actual connection in STA mode. This seems to work ok from time to time but sometimes I get a positiv value. Please find the attached grafana chart. As far as I understand RSSI this should not happen? I expected the RSSI range to rearch from -100 to 0. Did I get something wrong? Can someboby point me in the right direction to understand the problem? Or fix it, if it is an error.
Thank you.
in my sketch I use
long rssi = WiFi.RSSI();
to get the RSSI of the actual connection in STA mode. This seems to work ok from time to time but sometimes I get a positiv value. Please find the attached grafana chart. As far as I understand RSSI this should not happen? I expected the RSSI range to rearch from -100 to 0. Did I get something wrong? Can someboby point me in the right direction to understand the problem? Or fix it, if it is an error.
Thank you.