5.3.1.1 Set Device Name With Address (S-,<text>)

Format: S-,<text>

This command sets a serialized Bluetooth name for the device, where <text> is up to 15 alphanumeric characters. This command automatically appends the last two bytes of the Bluetooth MAC address along with _ (underscore) to the name, which is useful for generating a custom name with unique numbering. This command does not have a corresponding get command.

Default:N/A
Example:S-,MyDevice// Set the device name to MyDevice_XXXX
Response:AOK// Success
Err// Syntax error or invalid parameter
Note: This parameter is stored in PDS and is effective after restarting advertisement.