Create AT command with intermediate response

hi.
i’m using Q52 omni and aiming to create AT command that handle process of making message, like filling in subject, data, recepient address, and send it.

it’s similar like AT+CMGS in term of GSM message.

what is the function that accomodates it ?

whatever you say in this topic, i am very grateful about that.
thank you. :smiley:

AFAIK, there is no direct support for this. Therefore you will have to do something like use FCM and take the initial AT command as your cue to switch to Data mode to accept the “body” of your command, then switch back to AT mode when you determine that the “body” is done.

Look up the [b]Flow Control Manager /b in the ADL User Guide