Newsletter
July 1, 2016 - 1:37pm, 3469 views
Hi!
Could someone tell me how i can reboot my EHSx remotely or the AT command to reboot it?
Thanks to all!
Hello,
You can use AT+CFUN=1,1 command to reboot the module - you would need to implement some code in your application that would trigger this command execution on incoming SMS with some specific content. You could also use OTAP for this (a feature that is used for remote installation or update of applications) - you could try to delete the application that does not exist for example. But if you haven't used AT^SJOTAP command on the module the OTAP feature is disabled for security reasons. You may read more about OTAP in Java User's Guide and AT Commands Specification documents.
Best Regards,
Bartłomiej
Thanks! yes, i have disabled OTAP but with "AT+CFUN=1,1" is enough
Hi,
Now you can send a **** SMS OTAP to the module. This SMS will reset the module
Regards
ALopez
Somewhere over the rainbow!!! Looking for the Oz Land!!!