Hello all, I'm using nrf51822 xxac on my project, however, I sometimes got feedback from my customer and said the OTA is not work. My device can't turn to DFU mode for firmware update. So, as I connect it via the j-link and using nRFgo Studio, I found the partition of bootloader is gone, only Softdevice & Application sections remained. Thus, I'd like to know if there's any flag could be use to check the existence of bootloader code.
Furthermore, is it a way that I can save additional hex file somewhere and replace the original section if necessary ?
Thank you