RN4870/71 Bluetooth
®
Low Energy Module User’s Guide
DS50002466A-page 20 2016 Microchip Technology Inc.
2.4.12 SDN,<text>
This command sets the manufacturer name characteristics in the Device Information
Service. This command is only effective if the Device Information service is enabled by
command SS.
2.4.13
SDR,<text>
This command sets software revision in the Device Information Service. This command
is only effective if the Device Information service is enabled by command SS.
2.4.14
SDS,<text>
This command sets the value of serial number characteristics in the Device Information
Service. This command is only effective if the Device Information service is enabled by
command SS.
2.4.15
SF,1
This command resets the configurations into factory default. The first parameter must
be 1.
Default: Microchip
Example: SDN,Microchip
Response: AOK
ERR
// Success
// Device Info service not enabled.
// Syntax error, invalid parameter
Default: Current Software Revision
Example: SDR,1.0
Response: AOK
ERR
// Success
// Device Info service not enabled.
// Syntax error, invalid parameter
Default: N/A
Example: SDS,12345678
Response: AOK
ERR
// Success
// Device Info service not enabled.
// Syntax error, invalid parameter
Example: SF,1
Response: Reboot after Factory Reset
ERR
// Reboot
// Syntax error or invalid parameter
Note: This command causes an immediate reboot after invoking it.