![]() |
![]() |
RouterOS Scripts a collection of scripts for MikroTik RouterOS |
ℹ️ Info: This script can not be used on its own but requires the base installation. See main README for details.
This script is run from scheduler periodically, checking for LTE firmware upgrades. Currently supported LTE hardware:

Just install the script:
$ScriptInstallUpdate check-lte-firmware-upgrade;
… and create a scheduler:
/system/scheduler/add interval=1d name=check-lte-firmware-upgrade on-event="/system/script/run check-lte-firmware-upgrade;" start-time=startup;
Also notification settings are required for e-mail, gotify, matrix, ntfy and/or telegram.
⬅️ Go back to main README
⬆️ Go back to top
RouterOS Scripts documentation generated on Wed, 25 Mar 2026 14:52:24 +0100 for main/3445/492edcd2
Copyright © 2013-2026 Christian Hesse <mail@eworm.de>