How to determine 5G resourcing for NSA link?

Is AT+QNWCFG=“data_path” the appropriate command to determine if the modem has been assigned to the nr5G resource for an NSA 5G link?

For my current setup:
AT+QENG=“servingcell”

+QENG: “servingcell”,“NOCONN”
+QENG: “LTE”,“FDD”,234,20,3D147,212,99,1,3,3,4D5,-108,-9,-80,13,9,140,-
+QENG:“NR5G-NSA”,234,20,760,-114,8,-13,640548,78,12,1

Sometimes I get:
AT+QNWCFG=“data_path”

+QNWCFG: “data_path”,1,“LTE”

and sometimes I get:
AT+QNWCFG=“data_path”

+QNWCFG: “data_path”,1,“NR”

Is the “NR” case when I have been assigned to nr5G resources?

Dear Sir,
Please use AT+QENG=“SERVINGCELL” instead of AT+QNWCFG=“data_path”, thanks!
It would be appreciated if you share the details of project with us.
• Company name and Located city:
• Project name (so we can refer to it in the future):
• Application type:
• Estimated Annual Units (for series production):
• Project timeline:
• Current status:
• From which distributor do you buy Quectel modules & EVB kits?

Hi Peter,

I though “servingcell” informed on whether or not the cell had 5G NSA capability, not whether or not the user was assigned to that resource?

Hi Epwr,
If you can see the parameters with valid values from QENG “NR5G-NSA” part, it meas that your device are assigned to nr5G resource. Thanks!

Okay, thanks Peter for the excellent help.