Hello I found example for dual bank bootloader ("examples\dfu\bootloader\pca10040\dual_bank_ble_s132"). And it works well. Do you plan also to add a SINGLE bank boot-loader example over BLE (not serial) for S132 stack?
Hello I found example for dual bank bootloader ("examples\dfu\bootloader\pca10040\dual_bank_ble_s132"). And it works well. Do you plan also to add a SINGLE bank boot-loader example over BLE (not serial) for S132 stack?
Thanks for tip but it seems to be ok: NRF_LOG_PRINTF("%d\r\n",DFU_IMAGE_MAX_SIZE_FULL);
returns 368640
and my bin has 348320. Also I would expect that if error is with size, then MCP shall not tell that problem is "timeout" but "not enough application size"
Thanks for tip but it seems to be ok: NRF_LOG_PRINTF("%d\r\n",DFU_IMAGE_MAX_SIZE_FULL);
returns 368640
and my bin has 348320. Also I would expect that if error is with size, then MCP shall not tell that problem is "timeout" but "not enough application size"