I’m facing an issue where the EC200U module is constantly resetting. Currently, the module is configured with the following commands:
AT+CFUN=1,1
AT+QCFG=“usbnet”,1
AT+QICSGP=1,1,“VIVO”
AT+QNETDEVCTL=3,1,1
I can see that the module is connecting to the VIVO network, both indicated by the status LEDs and confirmed via terminal by sending the following commands which return what seem to be a valid IP address:
AT+CGPADDR
AT+CGCONTRDP
Despite successfully connecting, the module resets after a short period, losing communication with the terminal where I send the AT commands.
Is this resetting behavior normal?
Are there additional configurations I should perform on the module?
Thank you in advance,