Dfu.status missing body containing length

Hi,
I am working on a host device firmware update. To download the firmware to the host, I have been using the “length” keyword in the body, and it was working well. However, after experimenting with outbound firmware updates or related settings, I no longer receive the body of the message when I use “dfu.status”. On the other hand, “dfu.get” still returns the host firmware as the payload. How can I resolve this issue or reset my device to restore its previous functionality?

Hi @Thareeq and sorry for the delay in getting back to you.

If the length argument is absent, that means the length is likely 0. Are you seeing anything else in the response (like a crc value for instance)?