The existing Development Environment:
- nRF52832
- SDK 11
- Softdevic S132
- Eclipse
Project Status:
- Nearly finished with working OTA - bootloader
Existing Bootloader:
- Based on SDK11: ../examples/dfu/bootloader/pca10040/dual-bank_ble
Goal:
- Combined serial and OTA - bootloder
Questions:
1. Does there exists a solution for a combined bootloader?
2. Is it in principle possible to integrate a combined boot booader into the limited Boot Flash area?
3. Which existing serial bootloaders from which SDK are recommented for finding a fast and save solution.