//restore the Mini-MT to factory defaults AT&F //first installation --------------------------------------------- at+cfun=0 //APN //orange AT+CGDCONT=1,"IP","internet" //cellcom AT+CGDCONT=1,"IP","internetg" //server address and port AT$FRIEND=1,1,"www.geospotx.com" AT$UDPAPI=,8080 //motion trigger event AT$EVENT=20,1,13,1,1 //13 - timer2 AT$EVENT=20,1,62,1,1 //only when moving AT$EVENT=20,3,40,16661,8392710 //TCP = AT$EVENT=20,3,52,0,8392710 AT$EVTIM2=15 //voice remote monitoring ats0=1 AT$VLVL=0 AT$VGR=24 //set to 3D and max DOP error 3 AT$GPSQUAL=1,3 //Configure the Mini-MT for auto GPRS registration at$areg=2 AT&W AT$RESET ----------------------------------------------------------------------