Can the inbuilt controller give AT command

Dear Sir/Madam,

This is my first design using LTE modules. On going through WP7608 (group A contains an microcontroller) datasheet, it contains all the peripherals for a microcontrollers. Can the AT Commands be programmed interally or do I require host controller.

If not possible, kindly suggest a device which can work independenlty.

You can enter AT command in console by " microcom /dev/ttyAT"

Thank you for your kind reply. As your suggesting we need a host micro controller to send the commands. The inbuilt controller on the module can not generate AT commands.

Kindly confirm ASAP.

You can write an application and send AT command to the port.

Also Legato has routines to issue AT commands and read responses.

https://docs.legato.io/latest/c_atClient.html