SLUUA65E april 2014 – june 2023 BQ28Z610
This command disables/enables entry into CALIBRATION mode. Status is indicated by the ManufacturingStatus()[CAL] flag.
Status | Condition | Action |
---|---|---|
Disable | ManufacturingStatus()[CAL] = 1 AND 0x002D to AltManufacturerAccess() | ManufacturingStatus()[CAL] = 0 Disables output of ADC and CC raw data on ManufacturingData() |
Enable | ManufacturingStatus()[CAL] = 0 AND 0x002D to AltManufacturerAccess() | ManufacturingStatus()[CAL] = 1 Enables output of ADC and CC raw data on ManufacturingData(), controllable with 0xF081 and 0xF082 on AltManufacturerAccess() |