SLUUD50 October 2024 BQ27Z758
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. |