In short, when flashing a Qualcomm-based device like Samsung Galaxy Z Flip3 (SM-F711U1), the host sends "ODIN" but the device does not reply with "LOKE".
Heimdall is not calling SET_CONFIGURATION which should be mandatory. However, this breaks flashing for Mediatek-based devices, a condition should be added before this is merged.
Related to issue https://github.com/Benjamin-Dobell/Heimdall/issues/542.
In short, when flashing a Qualcomm-based device like Samsung Galaxy Z Flip3 (SM-F711U1), the host sends "ODIN" but the device does not reply with "LOKE".
Heimdall is not calling SET_CONFIGURATION which should be mandatory. However, this breaks flashing for Mediatek-based devices, a condition should be added before this is merged.