We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab978bd commit df7f8cdCopy full SHA for df7f8cd
features/cellular/framework/targets/QUECTEL/EC2X/QUECTEL_EC2X.cpp
@@ -28,7 +28,7 @@ using namespace events;
28
static const intptr_t cellular_properties[AT_CellularBase::PROPERTY_MAX] = {
29
AT_CellularNetwork::RegistrationModeLAC, // C_EREG
30
AT_CellularNetwork::RegistrationModeLAC, // C_GREG
31
- AT_CellularNetwork::RegistrationModeEnable, // C_REG
+ AT_CellularNetwork::RegistrationModeLAC, // C_REG
32
1, // AT_CGSN_WITH_TYPE
33
1, // AT_CGDATA
34
0, // AT_CGAUTH
0 commit comments