hi, i want to update firmware by OTA from sdk11.0.0_89a8197 to SDK_15.2, but can not scucess.
i tried follow command to build a zip file.
nrfutil pkg generate --hw-version 52 --bootloader-version 1 --bootloader "boot.hex" --application-version 1 --application "app.hex" --sd-req 0x81,0xAF --sd-id 0xAF --softdevice "s132_nrf52_6.1.0_softdevice.hex" --key-file private.key "app.hex.zip"
nrfutil version is 4.0.0
pls help.