Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

EHS6T-Modem Initialising Problem | Telit Cinterion IoT Developer Community

June 3, 2015 - 8:30am, 5910 views

Hi

I am trying to initialise the EHS6T modem from a PC. Modem is not getting initialised. I have connected my PC to modem through serial RS 232 port. I am using AT commands.

I have used the commands below to initialise but it did not initialise:

+++

ATH

|||AT+CFUN=0,1

WAIT 9

AT

<PIN CODE>

WAIT 3

ATI

AT&D1&C1

AT+CLIP=1

AT^SCFG="GPRS/ATS0/withAttach","off"

ATS0=1

AT+CSNS=4

AT^SCFG="Tcp/WithURCs","off"

WAIT 3

AT^SGCONF=540,8

AT^SCFG="Radio/Band/HandOver",1

I am getting errors on following commands:

|||AT+CFUN=0,1

AT^SGCONF=540,8

AT^SCFG="Radio/Band",1

I have tried many different versions I am still getting errors. Any help would be greatly appreciated.