Hello Nordic Experts,
I almost finished the development for my mesh project with nRF52840. But I faced some tricky issues when in mass production. that is the time for provisioning is too long. my purpose is below:
- the devices can be communicated with each other after downloading the FW, in other words, these devices with the default security materials, such as netkey,appkey,iv index etc.
- at this moment, users dont need to do the provisioning process when they got the device unless they would like to change netkey or appkey or others
so my questions as follows:
1. Is it possible to generate the mesh security materials by users? Nordic can provide such one tool to customer?
2. could you point out the location for these mesh security materials in the internal flash?
Note: what does mesh security material mean is netkey,appkey,devkey,iv index,unicast address etc.
thanks.