User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-28
34.3.20 +iCKSM Checksum Mode
Syntax:
AT+iCKSM=<n>
Sets iChip‘s checksum mode. With this mode enabled,
iChip calculates the checksum of data it returns to host upon
receiving the AT+iSRCV command. At the same time,
iChip expects the host to append checksum to the data it
sends with the AT+iSSND command. iChip compares the
checksum it calculates with the one calculated by the host to
verify that data was not corrupted during transmission
between host and iChip.
Parameters:
n=0 | 1
Command Options:
n=0
Checksum mode disabled
n=1
Checksum mode enabled
Default:
n=0 (checksum mode disabled)
Result code:
I/OK
If n is either ‗0‘ or ‗1‘.
I/ERROR
Otherwise