have a ZBT-WE826 running GoldenOrb_2020-03-01 ( OpenWrt 18.06.7 ), with a EM7455B modem on at&t.
it is defaulting to b2 which is very slow, how can i get it to lock to b30?
at!gstatus?
!GSTATUS:
Current Time: 3731 Temperature: 73
Reset Counter: 2 Mode: ONLINE
System mode: LTE PS state: Attached
LTE band: B2 LTE bw: 10 MHz
LTE Rx chan: 750 LTE Tx chan: 18750
LTE CA state: NOT ASSIGNED
EMM state: Registered Normal Service
RRC state: RRC Connected
IMS reg state: No Srv
PCC RxM RSSI: -84 RSRP (dBm): -119
PCC RxD RSSI: -82 RSRP (dBm): -118
Tx Power: 23 TAC: 3419 (13337)
RSRQ (dB): -18.3 Cell ID: 0AC60308 (180749064)
SINR (dB): -3.0
OK
ZBT-WE826 Band lock?
Forum rules
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Re: ZBT-WE826 Band lock?
Signals are bad. You could set it to use all bands first so it connects to the best one with better signals.
Code: Select all
AT!ENTERCND="A710"
AT!BAND=00
AT!RESET
Re: ZBT-WE826 Band lock?
thanks, ok i adjusted the antennas and improved the signal and read the tutorial but still not able to set for b2 and b30?Yipzy wrote: ↑Tue Sep 01, 2020 6:59 pm As for setting a particular band, it's best you read this tutorial https://wirelessjoint.com/viewtopic.php?f=16&t=364 then post when you are stuck for help so you know more about it.
entered these commands:
AT!ENTERCND="A710"
AT!BAND=0D,"B2+B30",0,20000002
AT!RESET
but now getting b2 with ca on b12? trying to get b2 with ca on b30.
You do not have the required permissions to view the files attached to this post.
Re: ZBT-WE826 Band lock?
motrac wrote: ↑Wed Sep 02, 2020 7:17 am thanks, ok i adjusted the antennas and improved the signal and read the tutorial but still not able to set for b2 and b30?
entered these commands:
AT!ENTERCND="A710"
AT!BAND=0D,"B2+B30",0,20000002
AT!RESET
but now getting b2 with ca on b12? trying to get b2 with ca on b30.
Code: Select all
AT!BAND=0D,"B2+B30",0,20000002
Code: Select all
AT!BAND=?
Code: Select all
AT!BAND=0D
AT!RESET