Host Protocols Direct Protocol CONTROL class Configuration MICORE
September 3, 2025 at 8:28 AMMICORE
Role
Perform a specific action on the product’s Micore (RFID) component.
Depending on the configuration-defined access conditions, this instruction may be restricted to secure communication only, or disabled.
Access condition
Depending on the configuration-defined access conditions and on the type of host interface (Local / Remote), this instruction may either be freely usable, restricted to communications authenticated by HostCommAdminKey only, or disabled.
Get active configuration id
| Field | Value | Description / remark |
|---|---|---|
| CLA | 58 (CONTROL) |
|
| INS | 70 |
|
| CMD | 00 |
GET ACTIVE CONFIG |
Response
| Item | Length | Description / remark |
|---|---|---|
| STA | 1 byte | STAtus |
| DATA | 1 byte | Active configuration id: - 0: uses settings from the SPI Flash- 1: uses the first product specific configuration- 2: uses a second product specific configuration- 3: uses a third product specific configuration |
Set active configuration id
| Field | Value | Description / remark |
|---|---|---|
| CLA | 58 (CONTROL) |
|
| INS | 70 |
|
| CMD | 01 |
SET ACTIVE CONFIG |
| ID | 00..03 |
New configuration to apply |
Response
| Item | Length | Description / remark |
|---|---|---|
| STA | 1 byte | STAtus |
Note
The default configuration will be applied if the requested configuration id is invalid for the product.