SMS script, Huawei E3531 modem problem - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: SMS script, Huawei E3531 modem problem (/showthread.php?tid=663) |
SMS script, Huawei E3531 modem problem - leondias - 09.03.2017 Hello, I need help with Huawei E3531 modem. We are using LM5 lite controller and couldn't get it work with this modem. What we need is to send SMS messages via KNX adresses. I tried script examples from LM manual and this thread: http://forum.logicmachine.net/showthread.php?tid=68 (did every step of instuction, tried to change comports (ttyUSB0,1,2), etc.) In both cases modem's not working, I just get repeating messages in Alert window of the LM: modem reset. Maybe I need some special drivers for this modem? RE: SMS script, Huawei E3531 modem problem - edgars - 09.03.2017 Hi Leonidas, I couldn't send you email. Could you please provide remote access to your LM? Preferably through port forward (ports 80 and 22), if not, then Teamviewer. Please send in private message. RE: SMS script, Huawei E3531 modem problem - cuong.nguyen@vis.solutions - 29.10.2018 (09.03.2017, 13:13)edgars Wrote: Hi Leonidas, Hi Edgars, Did you know how to fix this problem? I have same problem with LM5 Thanks RE: SMS script, Huawei E3531 modem problem - admin - 29.10.2018 Try removing os.execute('usbreset /dev/bus/usb/001/001') line from user.sms user library. Then reinsert the modem and reboot LM. |