subscribe to our Youtube
14257 questions
16893 answers
27806 comments
54564 members
Hello,
Thanks for contacting TELTONIKA | Crowd-support forum.
Please find below RUT955 power consumption values in different states of operation:
https://wiki.teltonika-networks.com/view/RUT955_Power_Consumption
The router has a 4 pin power socket and can be powered by a 9-30 VDC power supply unit (PSU).
The device is designed to accept input voltage of up to 30 VDC peaks, high voltage power supplies can harm the device. If you want to use high voltage power supplies it is recommended to also use additional safety equipment to suppress voltage peaks from the power supply.
More information can be found here:
https://wiki.teltonika-networks.com/view/RUT955_Powering_Options
If you’re using Quectel, you can read ADC Value by typing the following command:
gsmctl -A 'AT+QADC=0'
https://community.teltonika-networks.com/16147/rut955-power-supply-voltage
https://wiki.teltonika-networks.com/wikibase/images/2/2e/Quectel_EC25EC21_AT_Commands_Manual_V1.2.pdf#page=207
If you’re using MEIG, you can read ADC Value by typing the following command:
gsmctl -A 'AT+ADCREAD=1'
https://fccid.io/2APJ4-SLM750V/User-Manual/Users-Manual-revised-4514377.pdf#page=50
Best regards,
@unox It would be possible to achieve this by utilizing a custom Modbus register. Then simply set up Data-to-Server as Data Source → Modbus, Protocol → MQTT and specify what you'd like to send.
For the custom register, the example provided in the article could be modified to the following (for Quectel modems):
Let me know if any more information is needed!
Best regards, DaumantasG
Hello, is it possible to forward the voltage cyclic to an local mqtt broker? Thank you!