"at!udpid?" cmd response Read error while using adl_ API

I have found the workaround for the problem,
when you want to send the extended AT command using Adl__ api just use ‘+’ instead of ‘!’ in command.

Extended AT command works with ‘+’.

ex use — AT+UDPID instead of AT!UDPID

Hope this will help you.