Hi to all, I am having issues about temperature (I think), due RUT200/240/955 were all correctly working during tests in office.
The only one device I can reach (RUT240) shows stable temperature of 520 (gsmctl -c) during the day, while in the night lowest value is 450.
Often devices stop working during the day.
Is there a temperature limit RUTxxx will automatically stop working?
Thanks.
Hello,
The RUT240 and our other devices do not have software limitations regarding extreme temperatures. The limitations are primarily due to the hardware. Therefore, any device shutdowns should be caused by other issues.

Best regards,
I still hope for a software setting with which I can protect the hardware against heat problems (even if it is only a safer feeling and I can link a notification to it)
Max 75c = controlled shutdown.
I have now solved it with an NTC on the power supply, 65c which is regularly reached outside. (shielded in a box against moisture and rain)
Hi,
You can create a simple script to monitor your modem’s temperature. Use the command gsmctl -c to check the temperature regularly. If it gets too high, the script can use the poweroff command to shut down the modem.
Best regards,
Ok, but I suppose this would be environment temperature, I suppose at 75 °C I won’t read 750 using gsmctl…
Hello,
The data output by the mobile module (gsmctl -c) cannot be changed directly. However, you can use a script to manipulate the data as you wish.
Best regards,
This topic was automatically closed after 15 days. New replies are no longer allowed.