Hello,
I am trying to flash an application onto nRF8122 from an android mobile using the Nordic app. After pressing the DFU button, the programming fails giving a pop as DFU service not available. I tried to perform the firmware update using the bluetooth dongle (PCA1000) and it worked fine. The same .hex file used to program using the Nordic app is giving an error. Is there something that I am missing? Should I merge softdevice hex and application hex when I program from the android app? Could you please help me out in figuring the problem?
SDK: 6.1.0 S110: 7.1.0
I am using the bootloader code provided by Nordic in the following path: Nordic\nrf51822\Board\nrf6310\device_firmware_updates\bootloader
Thanks!