I would like to program an external flash using SPI during production and I was wondering if there is a tool available already or if Nordic can put this feature into nRFgo Studio. I have used other solutions where this type of tool is provided. I need to program and verify up to 2MB so it needs to be fast. I can load a temp program to take data from UART and write to SPI but UART is only 1Mb. The other way is to set SPI pins to input and hook up an external flash programmer. Can someone recommend the best way to do this flash programming? Thanks.