I have use WP7605 module with firmware R13.3. I have wrote to app to get an gnss data and connect to LTE but sometime it cannot get IP address , receive SMS or cannot read GNSS data. So, while the app have one of those problem I want module to auto reset and connect to those condition again.
I already add faultAction: reboot in adef file and add exit(1) at the error position to reboot it. But it still not auto reboot the wp7605 module(as pic). How to do??