When querying NAS get cell location info, I get
root@xxx-phyboard-pollux-imx8mp-3:~# qmicli -d /dev/cdc-wdm1 --nas-get-cell-location-info
error: couldn’t get cell location info: QMI protocol error (13): ‘NoNetworkFound’
root@xxx-phyboard-pollux-imx8mp-3:~# qmicli -d /dev/cdc-wdm1 --nas-get-cell-location-info
error: couldn’t get cell location info: QMI protocol error (13): ‘NoNetworkFound’
root@xxx-phyboard-pollux-imx8mp-3:~# qmicli -d /dev/cdc-wdm1 --nas-get-cell-location-info
[/dev/cdc-wdm1] Successfully got cell location info
5GNR ARFCN: ‘641760’
5GNR cell information
PLMN: ‘000000’
Tracking Area Code: ‘32412’
Global Cell ID: ‘21259374081’
Physical Cell ID: ‘793’
RSRQ: ‘-15.0 dB’
RSRP: ‘-117.0 dBm’
SNR: ‘-0.5 dB’
root@xxx-phyboard-pollux-imx8mp-3:~#
It could be that reception quality is not the best, but what does PLMN “000000” mean?
The used RM520N-GL has firmware version: RM520NGLAAR03A03M4G
Is there perhaps already a newer firmware available, which has this problem fixed?
We tried on a second module with same firmware version, but different location, and get same error.
German Telekom SIM card, 100% reproduceable
I tried the same with a RM551N-GL, sitting 50cm beside RM520N-GL, and there it works:
root@xxx-phyboard-pollux-imx8mp-3:~# qmicli -d /dev/cdc-wdm0 --dms-get-revision
[/dev/cdc-wdm0] Device revision retrieved:
Revision: ‘RM551EGL00AAR01A04M8G’
root@xxx-phyboard-pollux-imx8mp-3:~# qmicli -d /dev/cdc-wdm0 --nas-get-cell-location-info
error: operation failed: Transaction timed out
error: couldn’t release client: Transaction timed out
root@xxx-phyboard-pollux-imx8mp-3:~#
root@xxx-phyboard-pollux-imx8mp-3:~# qmicli -d /dev/cdc-wdm0 --nas-get-cell-location-info
[/dev/cdc-wdm0] Successfully got cell location info
5GNR ARFCN: ‘154570’
5GNR cell information
PLMN: ‘26201’
Tracking Area Code: ‘32412’
Global Cell ID: ‘21248286724’
Physical Cell ID: ‘568’
RSRQ: ‘-15.0 dB’
RSRP: ‘-99.0 dBm’
SNR: ‘-0.5 dB’
root@xxx-phyboard-pollux-imx8mp-3:~#