Closed chinglee-iot closed 10 months ago
Set to numeric format in atcmdUpdateMccMnc
Remove the port initialize AT command "AT+COPS=3,2". The MCC and MNC can't be acquired with Cellular_CommonGetRegisteredNetwork correctly.
Cellular_CommonGetRegisteredNetwork
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Set to numeric format in atcmdUpdateMccMnc
Description
Test Steps
Remove the port initialize AT command "AT+COPS=3,2". The MCC and MNC can't be acquired with
Cellular_CommonGetRegisteredNetwork
correctly.Checklist:
Related Issue
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.