I have converted the RM520NGLAA-M20-SGASA module from USB to PCIE using AT commands. Now I wanted to convert it back to USB. How can I do that?
Thank you!
I have converted the RM520NGLAA-M20-SGASA module from USB to PCIE using AT commands. Now I wanted to convert it back to USB. How can I do that?
Thank you!
Hi,@bnbhat
Please try follow commands:
AT+QCFG=“pcie/mode”,0(Restart to take effect)
AT+QCFG=“data_interface”,0,0
It worked, thank you!