Mobile signal network selection for MUDI V2

Hello,

Is it possible to change the mobile network to other network just like in regular mobile phone?

I am using the GL E750v2

Thanks

Hello,capt.
Can you describe it more specifically?

For example is I will using roaming in Europe and I want to connect to an specific network carrier, is it possible to do that using GL-e750v2

Check out the image as reference

Hello, the feature of locking the specific network carrier will be added to the firmware in the future and is currently not available.However, you can lock the network carrier through AT commands.

1 Like

Can you help me out how to do that?

What is the command I need to write

It’s not that easy, you mostly need to figure it out by yourself. Starting here:

Hello, you can use this AT command.
The detailed introduction of AT commands is as follows:




image

Provide a use case:

root@GL-E750:~# gl_modem -B 1-1.2 AT AT+COPS=?       #Search for surrounding network carrier
root@GL-E750:~# gl_modem -B 1-1.2 AT AT+COPS=2,2    #Deregister from network
root@GL-E750:~# gl_modem -B 1-1.2 AT AT+COPS=1,2,\"46001\",7  #Manual operator selection
root@GL-E750:~# gl_modem -B 1-1.2 AT AT+COPS?  #Query the current carrier

Any idea when the option to manually select (lock) operator will be available?

1 Like

will be added to the firmware in the future

Thanks a lot @YQ24 , that's great to hear!

Do you have an update on an expected implementation date?

It would make the awesome GL-X3000 even more awesome, so with the eSIMs now working, we could always lock it to the fastest carriers (some "travel" eSIMs are so affordable I now use them in my home country instead of the local providers. They also have all available networks for many countries enabled — but sometimes one of the networks is much slower than another one, but the GL-X3000 keeps selecting the slower network).