I am experiencing similar issues with my RG255C-GL device on a raspberry Pi4 hat when trying to join a private network (N78 band, 20MHz) with QMI driver.
AT+QNWPREFCFG= "nr5g_band"AT+QNWPREFCFG= “nr5g_band”
+QNWPREFCFG: “nr5g_band”,78
OK
AT+QNWPREFCFG= “nr5g_band”
+QNWPREFCFG: “nr5g_band”,78
OK
AT+QGMR
RG255CGLABR01A04M4G_A0.002.A0.002
OK
AT+COPS?
+COPS: 2
root@qhat20:/usr/local/bin# lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 4, If 0, Class=Vendor Specific Class, Driver=option, 480M
|__ Port 1: Dev 4, If 1, Class=Vendor Specific Class, Driver=option, 480M
|__ Port 1: Dev 4, If 2, Class=Vendor Specific Class, Driver=option, 480M
|__ Port 1: Dev 4, If 3, Class=Vendor Specific Class, Driver=qmi_wwan_q, 480M
root@qhat20:/usr/local/bin# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 2c7c:0316 Quectel Wireless Solutions Co., Ltd. RG255C-GL
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Should I upgrade the firmware?
Are there any specifis AT commands compared to RM500Q-GL modules? I couldn’t find the specific AT commands documentation.
Thanks
Thierry