SLUUCA6 October 2021 BQ27Z746
This command disables/enables lifetime data collection for manufacturing.
Status | Condition | Action |
---|---|---|
Disable | ManufacturingStatus()[LF_EN] = 1 AND 0x0023 to AltManufacturerAccess() | ManufacturingStatus()[LF_EN] = 0 The lifetime data collection feature is disabled. |
Enable | ManufacturingStatus()[LF_EN] = 0 AND 0x0023 to AltManufacturerAccess() | ManufacturingStatus()[LF_EN] = 1 The lifetime data collection feature is enabled. |