FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
62 views 0 comments
by anonymous
Is it possible to configure the SSNR level at which the Teltonika RUTX11 disconnects from a Wireless AP?

1 Answer

0 votes
by anonymous

Hello,

  

While this option is not implemented in RutOS, it might be possible to achieve it using a custom Modbus register.

This would involve reading and parsing the WiFi STA interface SINR and/or RSSI parameters by using the command wpa_cli signal_poll.

Then this data could be stored in a custom Modbus register and read using a Modbus TCP Master.

Then a Modbus alarm could be created, and as an action, Modbus Write Request should be chosen. The values that should be written can be found here. In particular, registers 391 and 392 should be used to toggle 2.4GHz and 5GHz WiFi.

One downside to this approach will be that the WiFi will need to be turned on manually. Of course, another script could probably be written to create a work around, but it seems like this could cause more issues than it's worth.

  

Best regards, 
DaumantasG