I disabled a SIM-card by error. Within minutes (or few hours) after the device cannot connect anymore the device entered into listening-mode.
The strange(?) thing is, that Cellular.connect(WIFI_CONNECT_SKIP_LISTEN); is called to connect to the network.
Is there anything I missed?
Is WIFI_CONNECT_SKIP_LISTEN still the correct way to prevent an electron from listening mode?
Is there any “backup”-solution like a watchdog-reset afer 30 minutes in listening-mode?