Could you please open the sources of v 7.2.0 or make release of it for Raspberry Pi (aarch64-linux targets) because many companies have tests based on ARM singleboard computerrs like Raspberry Pi with Linux OS. When I try to use nrfutil 6.1.7 from your Github for generating OTA DFU packages, during DFU process it gives me an error which corresponding to nRF52840 bootloader error NRF_DFU_RES_CODE_INSUFFICIENT_RESOURCES. I am using nRF SDK v16.0.0. When I generate ota dfu packages with 7.2.0 everything is OK, but in my case I dont want to use Windows PC every time, I want to automate process.
Thanks.