5.2.4.2.7 MSG_CONF_INFO
Used to send info about the application. For example, a text string describing the example application.
Field | Size | Values | Description |
---|---|---|---|
Message ID | 1 byte | 0x28 | |
Data length | 2 bytes | Title length (N) + Description length (M) | |
Title | N bytes | Null-terminated string | Application title |
Description | M bytes | Null-terminated string | Short description of the application |