Hi,
i am trying to do buttonless dfu . I want to merge all hex files into one as per the document .when i enter the mergehex , i am getting mergehex command not found why ? please guide me
i am using nRF52840 and 16 sdk
Hi,
i am trying to do buttonless dfu . I want to merge all hex files into one as per the document .when i enter the mergehex , i am getting mergehex command not found why ? please guide me
i am using nRF52840 and 16 sdk
Mergehex.exe is part of the nrf command line tools.
I don't think the installer adds the installed location to $PATH, so you need to call the .exe with full path (C:\Program Files\NordicSemi etc).
how to do that ? can you please tell me
how to do that ? can you please tell me