3.6.8 CNFG_GetSerialNumber Command and its Response

The CNFG_GetSerialNumber command (0x8F) reads the serial number from NVM.

This command is sent through Endpoint 0x05 (OUT). The response is read through Endpoint 0x85 (IN).

Table 3-21. CNFG_GetSerialNumber - Command
Byte IndexCommandDescription
00x8FCommand codeReturns the serial number from NVM
Table 3-22. CNFG_GetSerialNumber - Response
Byte IndexResponseDescription
00x8FEcho command codeReturns the command code and the serial number saved in NVM
10x21Accepted Command is accepted
2bSrlLen

Number of ASCII characters x 2 (UTF-16LE format)

Length of the serial number in bytes
3vSrlNumSerial number (up to 30 ASCII characters)Serial number, in UTF-16LE format