is it possible to change the IP address that the modem assigns in ECM mode
currently in ECM mode I receive an IP address in the following format
192.168.225.x/24
I would like to change it
is it possible to change the IP address that the modem assigns in ECM mode
currently in ECM mode I receive an IP address in the following format
192.168.225.x/24
I would like to change it
Maybe you can check
AT+QCFG="lanip"
I assume this is not applicable to my module
these are the options it gives me:
AT+QCFG=?
+QCFG: "gprsattach",(0,1)
+QCFG: "nwscanmode",(0-8),(0,1)
+QCFG: "nwscanseq",(00-0102030405),(0,1)
+QCFG: "servicedomain",(0,1,2),(0,1)
+QCFG: "roamservice",(1,2)
+QCFG: "band",(0-200),(0-7FFFFFFFFFFFFFFF),(0-7FFFFFFFFFFFFFFF),(0,1)
+QCFG: "rrc",(0-5)
+QCFG: "msc",(0-2)
+QCFG: "sgsn",(0-2)
+QCFG: "hsdpacat",(6,8,10-24)
+QCFG: "hsupacat",(5,6)
+QCFG: "pdp/duplicatechk",(0,1)
+QCFG: "hotswap",(0,1)
+QCFG: "ppp/remoteip",(0,1)
+QCFG: "ledmode",(0,1)
+QCFG: "urc/ri/ring",("off","pulse","always","auto","wave"),(1-2000),(1-10000),(1-10000),("off","on"),(1-5)
+QCFG: "urc/ri/smsincoming",("off","pulse","always"),(1-2000),(1-5)
+QCFG: "urc/ri/other",("off","pulse"),(1-2000),(1-5)
+QCFG: "risignaltype",("respective","physical")
+QCFG: "urc/delay",(0,1)
+QCFG: "cdmaruim",(0,1)
+QCFG: "ltesms/format"[,(0-2)]
+QCFG: "ModemRstLevel",(0,1)
+QCFG: "ApRstLevel",(0,1)
+QCFG: "nwscanmodeex",(1-63)
+QCFG: "ppp/termframe",(0,1)
+QCFG: "ims",<value>,<volte_status>
+QCFG: "pcmclk",(0,1)
+QCFG: "tone/incoming",(0,2)
+QCFG: "sim/recovery",(3-300),(0,5-300),(0,300)
+QCFG: "urc/cache",(0,1)
+QCFG: "thermal/modem"[,<level>,<trig>,<clr>]
+QCFG: "thermal/limit_rates"[,<enable>]
+QCFG: "thermal/txpwrlmt"[,<on_off>,<sensor>,<temp_threshold>,<duration>,<trig_cnt>,<crl_cnt>]
+QCFG: "lte/bandprior",(1-255),(1-255),(1-255)
+QCFG: "vts/async",(0,1)
+QCFG: "urc/ri/pin",("uart_ri","uart_dcd")
+QCFG: "stkauto/setupmenutr",(0,1)
+QCFG: "sim/onchip",(0,1)
+QCFG: "powerup/regctl",(0,1)
+QCFG: "sim/clk_freq",(0,1)
+QCFG: "attach/ims",(0,1)
+QCFG: "diversity/config",<0-5>,<0-7>,<0-2>
+QCFG: "usbid",<vid>,<pid>
+QCFG: "usbcfg",<vid>,<pid>,<diag>,<nmea>,<at_port>,<modem>,<rmnet>,<adb>,<uac>
+QCFG: "usbnet",<0-3>
+QCFG: "usbserial",string<1-16>
+QCFG: "sarcfg",<RAT>,<band>,<max_power>,<row_grads>
+QCFG: "etws",(0,1)
+QCFG: "dbgctl",(0,1,2)
+QCFG: "fast_dormancy",(0,1,2),(1-65535)
+QCFG: "cdrx_enable",(0,1)
+QCFG: "rf/maxpower",<RAT>,<band>,<max_power>
+QCFG: "sms_control",(0,1),(0,1)
+QCFG: "call_control",(0,1),(0,1)
+QCFG: "netmaskset",(0,1)[,<netmask>]
+QCFG: "urc/smd",(0-4),(0,1)
+QCFG: "sunset_plmn","List"
+QCFG: "sunset_plmn","Add",<PLMN>
+QCFG: "sunset_plmn","Delete",(<PLMN>,"all")
+QCFG: "sunset_plmn","EnableAll"[,(0,1)]
OK