SMS sending with Mikrotik RouterOS and a capabable USB device
Posted by jpluimers on 2017/07/27
Some links that were useful getting the SMS sending stuff to work.
The documentation is clear on what to do to send/receive SMS:
But it is unclear what USB hardware does work, so here are some links:
- 22 | November | 2012 | Syed Jahanzaib Personal Blog to Share Knowledge ! which is based on a Teltonika ModemUSB/E12 UM1400 device that is kind of hard to get in my place.
- Huawei E1752 USB modem seems to work unless you also use it to maintain a data connection at the same time: Send sms over GPRS connection – MikroTik RouterOS
- Teltonika ModemUSB/H7.2 U3G150 also works: Option Globetrotter HSDPA USB Modem – MikroTik Wiki
- This needs some fiddling: Huawei E3131 – Disabling HiLink and turning into a dialup modem. | Exploits of a Cyber Rroma
You can also do it the other way around:
- Program a USB micro controller, design your own PCB, load the progammed firmware using a bootloader on the USB device then have it control LEDs other other hardware: Source: open-source firmware to control color LEDs (or other things) with USB-enabled RouterBoard – MikroTik RouterOS
–jeroen
Leave a Reply