Hi,
We're using Nordic Connect SDK V1.8.0 & nrf 52833 chip integrated on BL653 hardware & have some queries regarding logging SDK related data, following queries
-
What are the data we are saving in SDK data. As per code we have found that we are saving SDK data in bt_mesh_prov for now.
Does provisioning is holding only bt_mesh_prov data or it is also holding another info. Please provide info on this. -
Can we route the PATH of SDK data from Internal ROM to RAM.
-
As per our finding we have 24KB size to save SDK data, In this space how much devices info we can save. If we wanted to modify this space, How we can do that.
Thank you,