SLUUCO9A April 2023 – November 2023 BQ28Z620
This command disables/enables Lifetime data collection for ease of manufacturing.
Status | Condition | Action |
---|---|---|
Disable | ManufacturingStatus()[LF] = 1 AND 0x0023 to MACSubcmd() | ManufacturingStatus()[LF] = 0 Lifetime Data collection feature is disabled. |
Enable | ManufacturingStatus()[LF] = 0 AND 0x0023 to MACSubcmd() | ManufacturingStatus()[LF] = 1 Lifetime Data collection feature is enabled. |