Hi

  1. If you have not configured the modem before, use or replace the si’m card for the first time, use the command line directly, please use the following command.
    gl_modem connect-auto
  2. If the modem has been configured and the sim card has not been replaced, the instructions are as follows:
    Close modem command
    network.modem_1_1_2.disabled=‘1’
    uci commit network
    /etc/init.d/network restart
    Open modem command
    network.modem_1_1_2.disabled=‘0’
    uci commit network
    /etc/init.d/network restart