AT command and OpenAT 3.03

Hi,
I’m using OpenAT 3.03. Can I use AT command in my OpenAT embedded applications? If is possible, can you tell me, how I can use AT command in OpenAT applications.
Thank you in advanced!!

Best regards,
belikg

Hi belikg,
Of Course, you can use AT commands from within your Open AT applications. You can use adl_atCmdCreate () API to dynamically create an AT command and get the response in the provided response handler function.

Please refer to ADL user guide for more information on this API.

Best Regards,
Open AT Fan.

Hi OpenAT_Fun,

Thank you. I solved my problem.

Best regards,
belikg