Hi,
As the tile says, I'm using BPA600 capturing mesh logs and analyze.
Since BPA600 needs to configure "MeshOptions.ini" to be able to decode the logs, it needs "IVindex", "Network key", "App key", "Dev key", how do I get all those?
I assume
IV Index could be set to "0x00000000",
Network key and App key, I could get form nRF Mesh app "settings".
The question is how do I get the "Dev key"? Seems it is calculated during the provisioning procedure, right? Do I have to read it from nRF52 DK flash?
Thanks!