I am wondering if there is a comprehensive Modem configuration and monitoring built-in capability within LuCI for the GL-X3000 Router/5G Modem with the new 24.10.0-rc2 release candidate firmware? Thanks
Initially, you need some settings to switch from PCIe to USB to enable 5G. This is done with picocom on command line.
picocom /dev/ttyUSB2
AT+QCFG="data_interface",0,0
What else would you like to do for the modem config?