Hi,
I am running Homekit over Thread sample(NCS/Homekit tag v1.7.0 using MTD-SED conf) on my custom board and I found that the QSPI Flash (MX25R64, as same as the one use on 52840DK) consume >1mA.
And I tested the default Homekit multiprotocol sample application(MTD-SED) on 52840DK and have the same result (DK cut SB16/short SB18 and using PPK2 to measure current).

Is there any samples to show how to minimize the power consumption of QSPI flash on 52840DK?
I think zephyr/nrf driver should handle DPD status after each read/write of the flash, Is the Homekit multiprotocol sample do not set the Macronix flash into deepsleep mode?
Regards,
Anthony Yuan


