Hi.
I read on the download site of the nrf command line tools that they are being deprecated.
I want to be sure that i'm correct here:
1. nrfjprog is replaced by nrfutil device ?
2. megehex has a replacement or it's not being installed anymore as zephyr merges hex on it's own (hence the mreged.hex file in the result in sysbuild..)
3. you gave a sample docker file for using in nrf-connect in ci, in it you are still installing the command line tools, i believe it;s not needed anymore, am i correct ? am i to understand that a new version will be created as a sample for the docker ?
thanks.