Hello again,
The AT command AT+COPS? returns the operator info.
You can use the modem_info library as well.
Some examples:
https://github.com/nrfconnect/sdk-nrf/blob/0652bce8f5b0bba6d4f1c185d57b99cdc8635834/samples/nrf9160/gnss/src/assistance.c#L43
Best regards,
Michal
Hello again,
The AT command AT+COPS? returns the operator info.
You can use the modem_info library as well.
Some examples:
https://github.com/nrfconnect/sdk-nrf/blob/0652bce8f5b0bba6d4f1c185d57b99cdc8635834/samples/nrf9160/gnss/src/assistance.c#L43
Best regards,
Michal