OK. Now I have to tell more about my problem. I actually have two of these routers, and I want to establish a route over their LTE cards so that hosts connected to routers can communicate to each other. Is such routing even possible over LTE?
The reason I am asking this: At one moment, I somehow made these LTE cards working in the OpenWrt environment on both router in QMI mode, and I could ping both of them from routers and PCs connected to these routers. But when I made the simple static routes to make PCs communicate to each other, that didn't work.
While trying to solve this problem, I somehow made one, then both of my modems behave erratically in QMI mode, and that brought me to ask this question.
Now I have the strange situation in MBIM mode. One LTE card seems to be working, has its IP address, and the one in the other router reports the PIN code rejected error, although there is no PIN on it (checked with AT+CPIN? also).
Here is the log dump from this modem. Strangely, there is no message regarding PIN code in log.
Mon Dec 2 18:01:26 2024 daemon.notice netifd: wwan9 (6517): mbim[6517] Stopping network
Mon Dec 2 18:01:26 2024 daemon.notice netifd: wwan9 (6517): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wwan9" } (Permission denied)
Mon Dec 2 18:01:26 2024 daemon.notice netifd: Interface 'wwan9' is now down
Mon Dec 2 18:01:26 2024 daemon.notice netifd: Interface 'wwan9' is setting up now
Mon Dec 2 18:01:26 2024 daemon.notice netifd: wwan9 (6526): mbim[6526] Reading capabilities
Mon Dec 2 18:01:27 2024 daemon.warn odhcpd[1372]: No default route present, overriding ra_lifetime!
Mon Dec 2 18:01:41 2024 daemon.notice netifd: wwan9 (6526): ERROR: mbim message timeout
Mon Dec 2 18:01:41 2024 daemon.notice netifd: wwan9 (6526): mbim[6526] Failed to read modem caps
Mon Dec 2 18:01:56 2024 daemon.notice netifd: wwan9 (6526): ERROR: mbim message timeout
Mon Dec 2 18:01:56 2024 user.notice root: mbim bringup failed, retry in 15s
Mon Dec 2 18:02:11 2024 daemon.notice netifd: wwan9 (6624): mbim[6624] Stopping network
Mon Dec 2 18:02:11 2024 daemon.notice netifd: wwan9 (6624): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wwan9" } (Permission denied)
Mon Dec 2 18:02:11 2024 daemon.notice netifd: Interface 'wwan9' is now down
Mon Dec 2 18:02:11 2024 daemon.notice netifd: Interface 'wwan9' is setting up now
Mon Dec 2 18:02:11 2024 daemon.notice netifd: wwan9 (6632): mbim[6632] Reading capabilities
Mon Dec 2 18:02:12 2024 daemon.warn odhcpd[1372]: No default route present, overriding ra_lifetime!
Mon Dec 2 18:02:26 2024 daemon.notice netifd: wwan9 (6632): ERROR: mbim message timeout
Mon Dec 2 18:02:26 2024 daemon.notice netifd: wwan9 (6632): mbim[6632] Failed to read modem caps
Mon Dec 2 18:02:41 2024 daemon.notice netifd: wwan9 (6632): ERROR: mbim message timeout
Mon Dec 2 18:02:41 2024 user.notice root: mbim bringup failed, retry in 15s
I also noticed that in the router where LTE works, this wwan9 interface I made for modem has wwan0 as the device, and on the problem router its wwan9 interface has some mbim-wwan9 device.