jyijyi, How do you handle the carrier disconnecting you after 24 hours? The SCACT works for 24 hours using Sprint but then they disconnect us. My code has to send another SCACT before the 24 hour period.
You can monitor the unsolicited message +CGREG
when disconnect network, send at!scact again
If you are using sample application connection manager, you should receive a disconnect callback function, you can then restart the data connection there.