3.6.16 CNFG_ResetToFactoryDefault
Command and its Response
The CNFG_ResetToFactoryDefault command (0xC1) replaces the NVM
configuration settings with factory-default values.
This command is sent through Endpoint 0x05 (OUT). The response is read through Endpoint 0x85 (IN).
| Byte Index | Command | Description | |
|---|---|---|---|
| 0 | 0xC1 | Command code | Replaces the NVM configuration settings with factory-default values |
| Byte Index | Response | Description | |
|---|---|---|---|
| 0 | 0xC1 | Echo command code | Returns whether the CNFG_ResetToFactoryDefault ()
command was accepted or rejected |
| 1 | 0x20 | Accepted – success | The NVM configuration settings are replaced with factory-default values |
0x64 | Rejected – locked | Rejected because the device is locked | |
