Quectel RM502Q-AE support for LTE bands
-
HI , I have a general question. Our Modal AI VOXL2 has a Quectel RM502Q-AE . Does it only support 5G SA & NSA or can the device connect to LTE band ( B4 for example) ? I noticed that Quectel AT command provides option for both 4G/5G mode preference and datasheet suggested it supports LTE band
echo -ne "AT+QNWPREFCFG="mode_pref",LTE:NR5G\r" | busybox microcom /dev/ttyUSB2
-
HI , I have a general question. Our Modal AI VOXL2 has a Quectel RM502Q-AE . Does it only support 5G SA & NSA or can the device connect to LTE band ( B4 for example) ? I noticed that Quectel AT command provides option for both 4G/5G mode preference and datasheet suggested it supports LTE band
echo -ne "AT+QNWPREFCFG="mode_pref",LTE:NR5G\r" | busybox microcom /dev/ttyUSB2
@IFTEKHAR-HASAN It supports 3G / 4G / 5G
-
That's what my understanding is too based on the datasheet. But how do I make the quectel modem only look for LTE . I used below command to set LTE only mode but it didn't work
echo -ne "AT+QNWPREFCFG="mode_pref",LTE\r" | busybox microcom /dev/ttyUSB2
Is there any internal configuration or config file that is overriding user command
-
That's what my understanding is too based on the datasheet. But how do I make the quectel modem only look for LTE . I used below command to set LTE only mode but it didn't work
echo -ne "AT+QNWPREFCFG="mode_pref",LTE\r" | busybox microcom /dev/ttyUSB2
Is there any internal configuration or config file that is overriding user command
@IFTEKHAR-HASAN I also updated the AT command on voxl-modem-start.sh to connect to LTE but I am getting error with AT command as seen in "systemctl status voxl-modem"

Can you let me know if you see any issue here . or does the AT command has any issue?
-
@IFTEKHAR-HASAN I also updated the AT command on voxl-modem-start.sh to connect to LTE but I am getting error with AT command as seen in "systemctl status voxl-modem"

Can you let me know if you see any issue here . or does the AT command has any issue?
@IFTEKHAR-HASAN I have used this AT command
at!selrat=06to force only LTE mode on a Sierra cellular modem in the past.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login