How to get operator name which is not "SierraWireless"

We have been using AT+COPS with the HL8548 and HL7688 to get the operator name. It would return something like “Vodafone Aotearoa”. We are using SierraWireless SIM cards in our products.

But with the HL7800 and HL7802 the modules will always return “SierraWireless” as the operator. Is there a way to change this such that it actually show the operator we are currently connected to instead of showing “SierraWireless”?

Hi simon,

We can not change the operator name on HL78xx.
You can configure the numeric format (MCC/MNC codes) to show the operator we are currently connected to.
AT+COPS=3,2
AT+COPS?

Thanks. But that was what I was expecting, but not the answer that I was hoping for.