Hi,
I'm currently developing firmware in the Arduino environment using a dev board (Adafruit Feather nRF52840). Once I complete development, how do I transition the firmware that I have written into something that could be flashed via binary in a production / factory setting to the nRF52840 SoC module. Is it as simple as generating the binary from a standard IDE and providing that file to the manufacturer or are there more steps involved?
I'm frankly quite out of my depth here and would appreciate any and all input on this topic!