Subject: Unable to Locate the 5G Cell ID
Hi,
I am currently facing an issue with retrieving the 5G Cell ID to monitor network handover between multiple 5G cells. I am using the Quectel 5G RM520N series modem. Here’s what I have observed so far using AT commands:
-
I was able to retrieve the serving cell information using the command:
AT+QENG="servingcell"
-
I successfully obtained the LTE Cell ID with the command:
AT+QNWCFG="lte_cell_id"
. The LTE Cell ID is highlighted in yellow in the attached image (99B815). -
However, when attempting to retrieve the 5G Cell ID with the following command:
AT+QNWCFG="nr5g_cell_id"
The output (also highlighted in yellow in the attached image) does not seem to provide the correct 5G Cell ID, and I highly doubt it is accurate.
Could you please assist me in resolving this issue?
Thanks,