subscribe to our Youtube
14202 questions
16856 answers
27732 comments
54311 members
I'm currently using Teltonika RUTX11 with FW Version: RUTX_R_00.07.04.1. How can i get the RSSI of Wi-FI from CLI?
We already tried 'gsmctl -q' but it seems the values are different that what appears on the web interface.
Hello,
If by RSSI you mean signal received from a client's device, you can use the following command:
You might need to replace wlan0 with wlan1, depending on whether you are using 2.4GHz or 5GHz frequency interfaces.
It will list extensive details about each connected client, add the following to the command, to filter RSSI values only:
Best regards
The following commands will show available access points along with numerous related details:
As previously, scan separately for wlan0 and wlan1, to get information for 2.4GHz and 5GHz interfaces.
Best regards,