SLUUCO9A April 2023 – November 2023 BQ28Z620
This command disables/enables Permanent Failure for ease of manufacturing.
| Status | Condition | Action |
|---|---|---|
| Disable | ManufacturingStatus()[PF] = 1 AND 0x0024 to MACSubcmd() | ManufacturingStatus()[PF] = 0 Permanent Failure feature is disabled. |
| Enable | ManufacturingStatus()[PF] = 0 AND 0x0024 to MACSubcmd() | ManufacturingStatus()[PF] = 1 Permanent Failure feature is enabled. |