Hi!
I've been looking at nRF91 support in BMP. It's nice that we have basic support already, but two things are missing:
- APPROTECT recovery
- modem firmware update
I could try to help implementing this. This recovery mechanism seems to relatively straightforward to integrate into BMP, but what about the modem firmware? We deliver it as a zip file and there is a long-ish sequence to get the job done (see here). How would you approach this?