How can I obtain the name of the operator? Full name or short name

I am using nRF9160 to develop a product for a client that requires displaying the name of the current carrier on the screen. According to the AT instruction manual of the modem, I can obtain modem related information through XMONITOR, which includes the full and short names. However, the actual returned result is empty, like this:

XMONITOR: 1,"","","46000","1D29",9,8,"0D1E2D42",11,3684,70,39,"","00000101","00000111","00111110"


Does this instruction require the cooperation of the operator? By the way, my modem fw version is 1.3.5, and the SDK version is ncs2.3.0

Parents Reply Children
No Data
Related