Page 1 of 1

em20g not band locking

Posted: Sun Aug 16, 2020 2:37 pm
by Mcons
No matter what command I put in for bands it continues to use whatever band it wants, I've tried factory reseting it.
"AT+QCFG="band",0,10003000000"
OK
Command i use and it connects to band 2 instead

Re: em20g not band locking

Posted: Sun Aug 16, 2020 4:01 pm
by Viper67857
I think you need a ,1 at the end to enforce it immediately, else it takes effect next reboot.

Re: em20g not band locking

Posted: Sun Aug 16, 2020 5:53 pm
by Mcons
Viper67857 wrote: Sun Aug 16, 2020 4:01 pm I think you need a ,1 at the end to enforce it immediately, else it takes effect next reboot.
So
"AT+QCFG="band",0,10003000000,1"?

Re: em20g not band locking

Posted: Sun Aug 16, 2020 7:31 pm
by Mcons
Attempted different command still not locking bands at all even when I try to force just one

Re: em20g not band locking

Posted: Sun Aug 16, 2020 7:49 pm
by Yipzy
Mcons wrote: Sun Aug 16, 2020 7:31 pm Attempted different command still not locking bands at all even when I try to force just one
Do you get an OK response after issuing the command?

Re: em20g not band locking

Posted: Sun Aug 16, 2020 7:54 pm
by Viper67857
Idk... I only have an em12-g to play with. Bear in mind that all em-20g are engineering samples as there has never been an actual production model. I think quectel has pretty much abandoned it for the time being.

Re: em20g not band locking

Posted: Sun Aug 23, 2020 12:24 pm
by Didneywhorl
Mcons wrote: Sun Aug 16, 2020 2:37 pm No matter what command I put in for bands it continues to use whatever band it wants, I've tried factory reseting it.
"AT+QCFG="band",0,10003000000"
OK
Command i use and it connects to band 2 instead
Your band lock is for Sprint bands 41, 25 and 26. How are you connected to band 2 if your using a Sprint SIM card?

Also the command doesnt have a " at the end

Code: Select all

AT+QCFG="band",0,10003000000

Re: em20g not band locking

Posted: Sun Aug 23, 2020 12:30 pm
by Didneywhorl
adding a

Code: Select all

,0,1
at the end does make it apply immediately I believe is tehe proper syntax.
AT+QCFG: "band"[,<WCDMA_bandval>,<LTE_bandval>,<TDS_bandval>[,effect]]
TDS_bandval isnt used, default 0

Re: em20g not band locking

Posted: Sun Aug 23, 2020 12:31 pm
by Didneywhorl
If you've factory reset it make sure you run the command

Code: Select all

AT+QPRTPARA=1
This makes the settings backup in NVRAM again. (Basically)

Re: em20g not band locking

Posted: Sun Aug 23, 2020 10:32 pm
by Mcons
Didneywhorl wrote: Sun Aug 23, 2020 12:24 pm Your band lock is for Sprint bands 41, 25 and 26. How are you connected to band 2 if your using a Sprint SIM card?

Also the command doesnt have a " at the end

Code: Select all

AT+QCFG="band",0,10003000000
I had a period of time on my tmobile sim where I could use sprint lte bands and now I csnt all of a sudden

Re: em20g not band locking

Posted: Wed Aug 26, 2020 8:22 pm
by Didneywhorl
Tmo has been jacking with quite a bit lately

Re: em20g not band locking

Posted: Tue Sep 29, 2020 9:00 am
by bstock
Didneywhorl wrote: Sun Aug 23, 2020 12:24 pm Your band lock is for Sprint bands 41, 25 and 26. How are you connected to band 2 if your using a Sprint SIM card?

Also the command doesnt have a " at the end

Code: Select all

AT+QCFG="band",0,10003000000
I am on a Sprint Sim and connected to T-Mobile band 2 and it is working. I left the APN blank and forced it to band two and it worked. I am not recommending this, but it worked for me. The Sprint bands would give me inconsistent connections with varying d/l and u/l speeds.