Search found 1 match

Return

by LanGhost
Sat Oct 23, 2021 8:39 am
Jump to forum
Jump to topic

Re: 4x4 MIMO modem and 2x2 MIMO external antenna?

Issue from official forum:

Code: Select all

// Change mimo switch mode:
// 0 - by AT command
// 1 - by state of PIN68

AT+QCFG="lte4x4mimo/disable",0

// Change mimo mode:
// 0 - MIMO 4x4 mode
// 1 - MIMO 2x2 mode

AT+QCFG="lte4x4mimo/disable",1