Hi all,
I've developed a firmware solution for one of my clients. I've compiled using Keil, testing it on a board which previously had SD110. Then I delivered .hex file to him, waiting for his feedback.
He is only able to download the firmware over the air, and when he tried to do so, MCP stated that there was not DFU on the firmware.
I've tried with mergehex utility, to merge my app hex file with DFU.hex file, and then MCP stated "Data Size Exceeds Limits". I've tried several mergings, including bootloader, SD110 and DFU... MCP always states "Data Size Exceeds Limits".
Can anyone help us with this issue?
What should be done after compiling in order to be able to perform an OTA update?
Thank you in advance.