subscribe to our Youtube
14254 questions
16893 answers
27804 comments
54548 members
Hi,
Execute opkg update first. This updates the package list and should make mosquitto-client available for download.
DM
On the RUT240 I updated to the latest firmware (RUT2_R_00.07.03.4) and installed the MQTT package from Package Manager (http://192.168.1.1/services/packages/packages or https://wiki.teltonika-networks.com/view/RUT240_Package_Downloads).
Then on the terminal I did the following:
opkg update
opkg install mosquitto-ssl
opkg install mosquitto-client-ssl libmosquitto-ssl
thanks to: https://www.onetransistor.eu/2019/05/mosquitto-mqtt-on-openwrt-router.html