Hello Nordic,
We are preparing for mass production with nRF9160. We have a script to flash, register the thing on AWS and write credentials on the modem using nrfjprog. We use Segger J-Link for flashing as well as for debugging.
My questen is that if there is a faster way to program or a solution to flash multiple chips at the same time or in parallel. I looked into solutions from Segger but I don't know if they work in our case.
Writing the file in multiple chips is possible but the challenge is registering on AWS and writing the credentials on the chip afterwards, so different chips have different keys as well as different serial numbers.
Is there a good solution or experience in this regards?
Best regards