Okay, Good news. Two of the commands worked. I appreciate the help so far from you both, here are the results for each command:
Number 1: AT+QNWPREFCFG=“mode_pref”
output: +QNWPREFCFG: “mode_pref”,AUTO
OK
Number 2: input: AT+QMBNCFG=“LIST”
output: ERROR
***** I cannot get this command to work, no idea why. The other two worked fine. I’ve Googled this command and it seems when it does fail (on other Quectel modems), it’s because there is no data to report. Qflash AT+QMBNCFG="LIST" FAIL for BG96 - #4 by momuno. @bamarcant , that’s what I tried, character for character. It fails. ******
Number 3: AT+QNWPREFCFG=“ue_capability_band”
output: +QNWPREFCFG: “lte_band”,1:2:3:4:5:7:8:12:13:14:17:18:19:20:25:26:28:30:3
4:38:39:40:41:42:43:48:66:70:71
+QNWPREFCFG: “nr5g_band”,1:2:3:5:7:8:12:13:14:18:20:25:26:28:30:38:40:41
:48:66:70:71:77:78:79
OK
Thoughts on that second command and how we might get it to function?