I could read AT command responses on one of the ttyUSB interfaces, ttyUSB4.
// default value is 1
AT#USBCFG?
#USBCFG: 1
I changed it to 0 by issuing AT#USBCFG=0.
Module rebooted.
I can no longer issue AT command/ read response to AT command on ttyUSB interface.
Any way to achieve so now?
Using Telit FN980m cellular module, connected to Ubuntu machine.