Hi all,
I’m interesting into building a CPE with rb133/c and R52.
Is there a way to connect external leds that inform about signal received? E.G. 3 leds that:
remain witched off if CPE is not connected to its AP
You may use script with ‘:beep’, it is possible to specify different length and frequency.
Probalbly you may consider more comfortable way to monitor signal strenght - SNMP. RouterOS provides information about signal strenght via SNMP, you may setup remote SNMP collector that will gather this data and create graphics with signal-strenght values.
Yes,
SNMP is useful once CPE is installed at Customer’s premises, but I’m looking for something to help antenna orientation during installation phase, that can be used by customer itself or an external installators.
Beep might be useful, a script need to be written in order to related RSSI (or SNR) of first entry into association table to beep lenght. Also, the beep must be disabled once installation is over . Migh it be possible to use user led in the same way? E.G. siwtched off=no signal, slow blinking=poor signal and fast blinking=good signal.
For sure the better way will be to a a voltage available on card directly proportional to first association table entry RSSI and a led bar (e.g. 3 leds) driven by this voltage.
Well, RouterOS provides support for alignment, special mode=alignment-only exists. This mode allows you to position antennas, router will beep more frequently with better signal and vice versa for worse signal.
This script for leds was created for older RB500, because internal beeper was not available.
Settings for wireless alignment, http://www.mikrotik.com/testdocs/ros/2.9/interface/wireless_content.php#4.13.11
I’m trying with an RB512A (500r5 series), but no beep is generated by RB, despite the fact that “test-audio” command works.
Please find here below details
Device is connected, but it seems that no align packets are received.
If I put in into “alignment-mode only”, connection with its AP (Mikrotik) is lost…