Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 258 of 509
Mod. 0808 2011-07 Rev.2
#CGPADDR: 0,”xxx.yyy.zzz.www”
OK
AT#CGPADDR=?
#CGPADDR: (0)
Call Establishment Lock - #CESTHLCK
#CESTHLCK – Call establishment lock
[<closure_type >]
This command can be used to disable call abort before the DCE enters connected
state.
< closure_type >:
0 - Aborting the call setup by reception of a character is generally possible at any
time before the DCE enters connected state (default)
1 - Aborting the call setup is disabled until the DCE enters connected state
Read command returns the current setting of <closure_type> parameter in the
format:
#CESTHLCK: <closure_type>
Test command returns the supported range of values for the <closure_type>
parameter
Write to I2C - #I2CWR
<sdaPin>,
<sclPin>,
<deviceId>,
<registerId>,
<len>
This command is used to Send Data to an I2C peripheral connected to module
GPIOs
<sdaPin >: GPIO number for SDA . Valid range is “any input/output pin” (see Test
Command.)
<sclPin>: GPIO number to be used for SCL. Valid range is “any output pin” (see
Test Command).
<deviceId>: address of the I2C device, with the LSB, used for read\write
command. It doesn’t matter if the LSB is set to 0 or to 1. 10 bit addressing
supported.
Value has to be written in hexadecimal form (without 0x).
<registerId>: Register to write data to , range 0..255.