Hi,
We are looking for CLI support to download the .hex file. we want to use CLI for the factory.
Thanks,
Praveen
Hi,
We are looking for CLI support to download the .hex file. we want to use CLI for the factory.
Thanks,
Praveen
Hi
You can use nrfutil
Just remember you need to add it to path, this will differer how you do this on different OS
Then install device for nrfutil with "nrfutil install device"
just a quick example
PS J:\Support\hello_world_54l\build\zephyr> nrfutil device program --firmware .\zephyr.hex [00:00:01] ###### 100% [2/2 1057786312] Programmed PS J:\Support\hello_world_54l\build\zephyr>
Regards
Runar
Hi,
What is the requirement of tool installation, before I can use this nrfutil.exe?
Thanks,
PG
I expect you will need to download command line tool. If you are running linux you might also need to run udevrule
Regards
Runar