Hi Mate,
Like most of the other tickets in this thread, I have a large application and need to DFU it using Bluetooth. I know nrf connect is not compatible with the single bank for Bluetooth, but let's discuss other approaches:
- As with nRF5, is it possible to define a partition just for the Bluetooth stack and add a bit more space for the application banks?
- In a scenario where you only use Bluetooth for DFU. Create a small partition for it and a large partition for the application (asymmetrically). In your main application, jump (swap by user command) to DFU app, which starts the overwrite process and, once complete, run the new image on the larger partition. Is this possible in order to emulate the single bank?
- Is there any possibility of having a single bank in nrf connect or something close to that (using Bluetooth, of course)?
Best regards
Luis