Please tell me about "nRF Util".
The following is an excerpt from "nRF Util User Guide v6.1.0
nrfutil pkg generate --hw-version 52 --application-version 0x01020101 --application app.hex --key-file key.pem app_dfu_package.zip --zigbee True --zigbee-manufacturer-id 123 -- zigbee-image-type 321 --zigbee-comment good-image --external-app --zigbee-ota-hw-version 231
Is it correct that the maximum value of "--application-version" is 0xFFFFFFFFFF?