How to program matter credentials into mass-produced products

Hi,

I refer to the method of the link below, which can generate factory_data.hex

https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/nrfconnect_factory_data_configuration.html

If I want to use it for mass production, are there tools that are more convenient for Production worker to use?

Parents
  • Hello,

    We don't provide a solution for mass generation or programming factory data because this process can differ between users. We provide the simplest solution, or recipe, which users can adjust according to their needs.

    The scripts we provide can be used as a reference for creating your own scripts for generating factory data for and programming multiple devices. A Python wrapper is a possible solution if only a few parameters differ between devices.

    Best regads,

    Maria

Reply
  • Hello,

    We don't provide a solution for mass generation or programming factory data because this process can differ between users. We provide the simplest solution, or recipe, which users can adjust according to their needs.

    The scripts we provide can be used as a reference for creating your own scripts for generating factory data for and programming multiple devices. A Python wrapper is a possible solution if only a few parameters differ between devices.

    Best regads,

    Maria

Children
Related