5.5.10 Set ADC Reference Factors or Set Battery Voltage Factors

Table 5-84. Format
Firmware Version 1.0Firmware Version 1.2 and Later
S@,<hex16>,<hex8>

SBVF,<hex16>,<hex8>

Note: All firmware version 1.0 syntax remains valid in version 1.2 and later.

This command is used to configure the factors of voltage detection based on the external circuit. Use the factors to get the actual voltage. There are two parameters. The first one is the ADC reference voltage, which has a unit of 0.001V. The second is bias voltage percentage. The default reference voltage is 3.25V and the default bias voltage percentage is 100%.

ItemFirmware Version 1.0 and LaterDescription
Default:0CB2,64
Example:S@,0CE4,32 Set the reference voltage to 3.3V and percentage to 50%
Response:AOKSuccess
ErrSyntax error or invalid parameter
Note: The PDS stores these parameters. The parameters are effective immediately without a reboot.
ItemFirmware Version 1.2 and LaterDescription
Default:0CB2,64
Example:SBVF,0CE4,32 Set the reference voltage to 3.3V and percentage to 50%
Response:AOKSuccess
ErrSyntax error or invalid parameter
Note: The PDS stores these parameters. The parameters are effective immediately without a reboot.