EHS6T going to sleep mode after sending AT^SMSO | Telit Cinterion IoT Developer Community
January 31, 2018 - 9:49am, 3024 views
Hello all,
I have an EHS6t on which I am running a MidLet. In the software there is a setting when certain conditions are met I send the AT^SMSO command in order to restart the modem. But the modem powers off, and never restarts. I have to take out the power and plug in the power again to make it start. Does anyone experience something like that ? What could cause this problem ? Thanks in advance.
Br,
Umair
Hello,
That's what this command is for - switching off the module. Please see more in the AT Commands specification document. You can use AT+CFUN=1,1 to restart the module.
Regards,
Bartłomiej
Hello Mr. Bartlomiej,
Thanks for your reply. Yes, you are right. Actually we disable the ignition line, thats why it couldn't restart after sending AT^SMSO command ( which is offcourse the command to shut down the modem). One question regarding renaming the MiDlet: When we rename the .jad and .jar file , can we run it in the same way as we run the original Midlet or we need to change the MiDlet names in the .jad file? Would it work or it won't work at all.
Br,
Umair
Hello,
You can rename the files and it will be possible to install and run the MIDlet. But please remember that it is not possible to rename the jar file that is already on the module's file system.
Regards,
Bartłomiej