Hi, I am developing using Segger Embedded Studio.
I downloaded the module and checked that output/debug/Exe has a .hex file.
Then can I download this output file back to the module?
I wonder if it works the same way if possible.
Thank you
Hi, I am developing using Segger Embedded Studio.
I downloaded the module and checked that output/debug/Exe has a .hex file.
Then can I download this output file back to the module?
I wonder if it works the same way if possible.
Thank you
Hello,
I downloaded the module and checked that output/debug/Exe has a .hex file.
Then can I download this output file back to the module?
I wonder if it works the same way if possible.
Do I understand you correctly in that you are asking how to program your device with a .hex file?
If so, you may do this through either using the nRF Command line tools or the nRF Connect programmer application.
The former is as the name suggests a command line tool, while the latter provides a graphic user interface.
Best regards,
Karl