Hello Nordic Team!
I'm working with the nRF52832 and following this tutorial from Nordic to do OTA DFU: https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader
When generating the .zip file I'm not able to use the correct command because I have softdevice s132_7.2.0, but the support is until s132_7.0.1 https://github.com/NordicSemiconductor/pc-nrfutil/blob/master/nordicsemi/__main__.py#L506
I tested with 7.0.0 but it doesn't work, any idea on where should I check the correct hex number for my softdevice?
Thanks in advance and I appreciate all the help!