This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Preparing software for production

We are in the final stages of product development and are planning to enter the first batch of production by the end of January. We have a custom board tested, software written and tested, so all that is left are the final pre-production checks.

Particularly I was wondering if there was a guide on how to harden the devices before production? I.e. how to disable debug logic, apply the lock fuses (if they exist) and general guidance for preparing for production.

Parents Reply
  • Thanks, will this also disable RTT logging or must I do that separately?

    Also in a similar vein, but possibly worth another post, we are also using the example BLE bootloader with a couple modifications. I have been using the 10040_debug build scripts for SDK 14.2. Is there anything I should look to modify in those before releasing with these? From what I could tell the only differences between the debug and non-debug scripts are enabling logging.

Children
Related