I’ve got a brand new RB433AH on my bench that I’ve just loaded 3.20 onto.
I’ve also got a Wavecom WM02 GSM modem that I’ve connected to the serial port using an RS232 cable.
I’ve set the port speed to 19200,n,8,1 as that is how I use the modem when connected to PCs. I have two computers at different locations running “Servers Alive” that monitor servers, links and websites and send SMS messages if something goes wrong. I tested the modem on one of these machines, so I know that the modem works and there are no problems there.
Now the questions. I need to get hardware flow control set up, but when I try to change the flow control from “none” to “hardware”, I get an error message “port does not support hardware flow control(6)”. How do I enable hardware flow control?
I also need to “unbind” the serial port from the serial console so that the GSM modem can use it.
How do I do this?
By default the terminal console is bound to the serial port, first disable the terminal console (with winbox this is in ‘system’, ‘console’). Highlight serial0 and click the red x. You may find you have to reboot ROS to get it to reliably unbind itself from tying up the serial port. We certainly found this to be the case when using APC UPS connections on ROS 2.9.x. Not sure what happens with 3.x.
Also, this might prove informational? It does refer to the fact that many routerboards do not support hardware flow control and you’ll be forced to using a null modem cable. http://www.mikrotik.com/testdocs/ros/3.0/admin/serial.php
I do need to add that when I had the whole lot working (with the soft break out box in place) the SMS command was amazing.
I really hope the guys at Mikrotik get this sorted out as I really want to make use of this functionality to report low voltage on my remote high sites.