diff --git a/package/network/utils/comgt/Makefile b/package/network/utils/comgt/Makefile index 39260165819..ce99a2a6888 100644 --- a/package/network/utils/comgt/Makefile +++ b/package/network/utils/comgt/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=comgt PKG_VERSION:=0.32 -PKG_RELEASE:=28 +PKG_RELEASE:=29 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt diff --git a/package/network/utils/comgt/files/setpin.gcom b/package/network/utils/comgt/files/setpin.gcom index 66350fe20b7..a3f3402797e 100644 --- a/package/network/utils/comgt/files/setpin.gcom +++ b/package/network/utils/comgt/files/setpin.gcom @@ -7,6 +7,7 @@ opengt let c=0 :start + send "AT+CFUN=1^m" send "AT+CPIN?^m" waitfor 15 "SIM PUK","SIM PIN","READY","ERROR","ERR" if % = -1 goto timeout