User's Manual

Table Of Contents
AT+i Command Set
AT+i Programmer‘s Manual Version 8.32 1-6
The ADCT parameter defines an interval, in milliseconds, between consecutive
queries of the value of the A/D converter‘s register. iChip‘s response time to value
changes is up to 40ms.
In order to enable the A/D converter polling mechanism, you must, at the very least, set
the ADCL, ADCT, and ADCP parameters to a non-zero value.
The following table summarizes the behavior of the A/D converter.
ADC Register Value
GPIO Pin State
R > L+D
High
R < L-D
Low
Legend:
R ADC register value, which is a binary representation of the A/D converter’s analog input voltage.
L Base level, or threshold, as defined by the ADCL parameter.
D Delta, as defined by the ADCD parameter.
1.14 iChip Readiness Indication
This iChip Readiness Indication feature provides an indication of iChip‘s readiness to
accept AT+i commands following a hardware reset. Using this feature, iChip can also
notify the host when it is ready for IP communication.
This functionality is based on two parameters RRA and RRHW. The RRA parameter
can be set to send a software message to the host, assert a dedicated hardware pin, or do
both. The RRHW parameter specifies which of iChip‘s I/O pins will be asserted.
The hardware pin specified by the RRHW parameter is asserted High immediately after
power up. It will be asserted Low when iChip is ready to receive AT+i commands, and
asserted High again following iChip‘s response to any AT+i command.
1.15 Programming iChip’s Serial Number into Flash Memory
You can use the AT+iSNUM command to program the iChip serial number into flash
memory. This can be done only once.
1.15.1 +iSNUM iChip Serial Number
Syntax:
AT+iSNUM=<serial_number>
Programs iChip‘s serial number into flash memory.
Parameters:
<serial_number>
iChip‘s serial number consisting 8 hexadecimal characters.
The serial number can be assigned only once, while the
current serial number is still FFFFFFFF. Once a serial
number is assigned, it cannot be modified. To find out the
current serial number, use the AT+iRP5 command.
Default:
The serial number assigned at the factory.
Result Code: