I want to set priority band 3 even if it has a weak signal.
my current setting is 3,1,7,8
AT+QCFG=“band”,0,c5
my problem is sometimes it uses band 1 as a priority like 1,3,8
I want my band always 3,1,8 or 3,1,7 or at least 1,3,7 (no band 8)
I found
AT+QCFG=?
+QCFG: "lte/bandprior",(1-43),(1-43),(1-43)
I don’t want to mess around with it right now