Same as Case ID: 234629 .
Calling modem_info_short_get for the parameters MODEM_INFO_MCC and MODEM_INFO_MNC fail.
I suspect the problem is in code. Tracing the MCC call shows that the call makes the correct AT query to the modem. However, the parameter returned is (rightly) a string. However the value expected for that parameter is a short so the call fails. Trying to call modem_info_string_get fails because the value is typed as a short in the parameter array.
This new ticket is to confirm that it fails on NCS 1.1.0 with modem firmware 1.1.0.