9.24.1.4 +ECCWRSLOT

This command is used to write data to a ECC device slot.

Security – Default Security for the command is: GGGG

Table 9-270. Command Syntax

Command

Description

Security

AT+ECCWRSLOT=<ECCZONETYPE>,<SLOT>,<OFFSET>,<LENGTH>,<DATA>

ECC Slot Write

GGGG
AT+ECCWRSLOT=<SLOT>,<OFFSET>,<LENGTH>,<DATA>

ECC Slot Write

GGGG
Table 9-271. Command Parameter Syntax

Parameter Name

Type

Description

<ECCZONETYPE>Integer

ECC zone type

  1. Config
  2. OTP
  3. Data

<SLOT>

Integer

The Slot number in the ECC device

Valid range is 0 to 15

<OFFSET>

Integer

Byte Offset from where to read/ write

<LENGTH>

Integer

The number of bytes the DTE wishes to write

<DATA>

String Byte Array

Data to be read/written