5.2.19 Set Vendor Data (SVD,<text>)
Format:
SVD,<text>
This command allows the host MCU to store customized data, which is up to 64 alphanumeric characters.
Example: | SVD,vendorData123
| // Store the text vendorData123 |
Response: | AOK
| // Success |
Err | // Syntax error or invalid parameter |
Note: This parameter is stored in PDS and is effective
immediately.