Hi all,
Can we operate a Quectel RM500Q-AE with “only” 2x2 MIMO in 5G mode. E.g. with one XPOL-2-5G Poynting antenna?
It runs on a Mikrotik RBM33G. At the moment with a Quectel EP06. This results at about 100 Mbps DL
Thanks for your feedback.
Simon
RM500Q-AE with 2x2 MIMO
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.
- Didneywhorl
- Posts: 3635
- Joined: Fri Mar 23, 2018 5:37 pm
- Location: USA
- Has thanked: 1369 times
- Been thanked: 761 times
- Contact:
Re: RM500Q-AE with 2x2 MIMO
I think there is a command to disable 4x4 MIMO....
try:
1 for 4x4 off
0 for 4x4 on
try:
Code: Select all
AT+QCFG="lte4x4mimo/disable",1
0 for 4x4 on
- Didneywhorl
- Posts: 3635
- Joined: Fri Mar 23, 2018 5:37 pm
- Location: USA
- Has thanked: 1369 times
- Been thanked: 761 times
- Contact:
Re: RM500Q-AE with 2x2 MIMO
Yes, the 5GNR bands support and MIMO capabilities per band used I think is listed in the hardware design or product info documents. But generally I believe 4x4 MIMO isn't always required to use all 5GNR bands, though I could be wrong.
Re: RM500Q-AE with 2x2 MIMO
I just tried on my RM500Q-AE and it returned:
What gives? I have two 2x2 MIMO antennas connected. One on antenna ports 0,3 and one on ports 1,2 as the documentation shows is correct (I think).
Code: Select all
AT+QCFG="lte4x4mimo/disable",0
Code: Select all
AT+QCFG="lte4x4mimo/disable",0
ERROR
- Didneywhorl
- Posts: 3635
- Joined: Fri Mar 23, 2018 5:37 pm
- Location: USA
- Has thanked: 1369 times
- Been thanked: 761 times
- Contact:
Re: RM500Q-AE with 2x2 MIMO
Try the query: AT+QCFG=?
It might, after the latest updates, have moved to: AT+QNWPREFCFG=? or AT+QNWCFG=?
It might, after the latest updates, have moved to: AT+QNWPREFCFG=? or AT+QNWCFG=?