Hi, I installed the module in my LHGG mikrotik but I can only make it work in 4G. Leaving only the 5G mode active the mikrotik restarts when the module tries to connect.
I’m reading around about various problems related to this module and 5G and, for example, testing the module with some AT commands, when I launch the command “AT+COPS=?” the microtik restarts.
Can someone help me?
Dear @gmanfredax
You should check if this router modify the band information or not. What is installed in the router before you install RM502Q. I am not sure whether Mikrotik allows user to change the module by themself.
AT+QNWPREFCFG=“nr5g_disable_mode”
AT+QNWPREFCFG=“rat_acq_order”
AT+QNWPREFCFG=“mode_pref”
AT+QNWPREFCFG= “nr5g_band”
AT+QNWPREFCFG=“nsa_nr5g_band”
The previously installed module is an EM160R-GL. I ran the commands you gave me and tried changing the bands and all the commands are running fine.
The Mikrotik LHGG works with the latest firmware 7.15.3
The firmware of the RM502Q-AE module is updated to version RM502QAEAAR13A04M4G
input: AT+QNWPREFCFG="nr5g_disable_mode"
output: +QNWPREFCFG: "nr5g_disable_mode",0
OK
input: AT+QNWPREFCFG="rat_acq_order"
output: +QNWPREFCFG: "rat_order_pref",NR5G:LTE
OK
input: AT+QNWPREFCFG="mode_pref"
output: +QNWPREFCFG: "mode_pref",LTE:NR5G
OK
input: AT+QNWPREFCFG="nr5g_band"
output: +QNWPREFCFG: "nr5g_band",1:2:3:5:7:8:12:20:25:28:38:40:41:48:66:71:77:78:79
OK
input: AT+QNWPREFCFG="nsa_nr5g_band"
output: +QNWPREFCFG: "nsa_nr5g_band",1:2:3:5:7:8:12:20:25:28:38:40:41:48:66:71:77:78:79
OK
input: AT+QNWPREFCFG="nsa_nr5g_band",1:2
output: OK
input: AT+QNWPREFCFG="nsa_nr5g_band"
output: +QNWPREFCFG: "nsa_nr5g_band",1:2
OK
input: AT+QNWPREFCFG="nsa_nr5g_band",1:2:3:5:7:8:12:20:25:28:38:40:41:48:66:71:77:78:79
output: OK