[BC26/BC66] - How to de-register module from network properly using AT command?

Hi,

According to AT command manual, “AT+COPS=2” can be used for de-register the module from network manually. After this AT command and response “OK”, do I need to wait a certain delay or poll the network status for de-register successfully?

Could someone suggest AT command flow to manual de-register network properly?

Thank you for your kind attention.

Hi Kiku
AT+CGATT=0 detached, after returning OK, use AT+CEREG? to query the network access status.

Hi everyone,

I use the command AT+CFUN=0 to ensure a detached. Is this way right?

Best regards.