Is it possible to flash multiple custom boards using sagger DKs at the same time?, assume 2 custom boards and 2 DKs, would they be able to flash the custom boards in parallel?
Is it possible to flash multiple custom boards using sagger DKs at the same time?, assume 2 custom boards and 2 DKs, would they be able to flash the custom boards in parallel?
Yes. This is possible with the serial number feature, e.g. --snr <serial_number> parameter in nrfjprog command line tool.
Please have a look at this application og GitHub.
Please have a look at this application og GitHub.
Thanks a lot. it worked!
can you suggest some way to adde more functions to that app? it only has program I tried to include other functions like memory write or memory read but the script itself failed before adding the functions and afterwards
anyway thanks for the assistance!
You should be able to use other commands with the MulitAPI in pynrfjprog.