adl_atCmdCreate query

Hi

Can one issue multiple adl_atCmdCreate commands (obviously with different AT commands with own callbacks), or must one wait for the AT command to be completed before issuing the next adl_atCmdCreate command ?

Kind Regards,
Danny

Hi Danny,

Yes you can - if they don’t depend on one another! The system will execute those sequentially.

(Please note, that not all commands are really finished even when you get the OK… In some cases you may need to wait somehow…)

Best Regards,
Jan