We are using EM9190 module with the MPBL driver.
We were able to get responses from the module for the commands like AT, AT+cpin?, AT!ENTERCND=“dummy_pwd”
But we are not getting any response for the AT!USBCOMP? command, what could be the issue?
No response for both the at!usbcomp=? and at!gtatus? commands.
I tried getting the firmware version using both at+gmr and ati command, getting no reponse either.
Both windows and Linux are unable to detect the module.
But the module is getting detected in our custom board in /dev/ttyUSB1 port. We were sending AT commands from our application running in custom board.
p.s we are using m2. to usb adapter with the module.