Hi,
I have two questions, one regarding nrfjprog and one regarding pynrfjprog:
- How do I write content to a specific address of the flash using nrfjprog? Specifically, my unit serial no is at a specific address in the flash, how do I write the serial number to that specific area using nrfjprog?
- How do I control the SWD frequency using pynrfjprog? for nrfjprog you set the clock frequncy using -c parameter, is this the same for pynrfjprog?
- Thank you in advance