I tried to reduced my hex file's size while converting to zip but it doesn't get size under 256KB due to which I am getting an error: Data size exceeds the limit.
Below are the screenshots for reference.
I need help to resolve this problem,




I tried to reduced my hex file's size while converting to zip but it doesn't get size under 256KB due to which I am getting an error: Data size exceeds the limit.
Below are the screenshots for reference.
I need help to resolve this problem,




Hello,
Have you looked at this tutorial?
If there is a bug with IntelHex2BinConverter, I cannot help you.
Kind regards,
Øyvind
I already looked into it. I am working with legacy dfu.
I already looked into it. I am working with legacy dfu.
Have you tried to use the nRF Connect Programmer utility found in nRF Connect for Desktop? This allows you to see the file size of your .hex file.
And have you tried to use nRF Connect app for iOS?
-Øyvind
Yes i did. looks same
Did you try to add your hex file to nRF Connect Programmer? This should show the size of the .hex file and can show overlap if there are issues with the size.
I have used nRF Connect but not nRF Connect Programmer.
Hi,
Now binary data size is 164 KB still I am getting error Data size exceeds the limit.