Hi, There:
Can the mesh device be modified the APPKEY,NETKEY,DEVKEY and the unicast address after be provisioned? And How?
I had tried to modify these parameter provide by the device_state_manager.c and use the defination such as:MESH_CONFIG_ENTRY_API_DEFINE(unicast_addr, MESH_OPT_DSM_UNICAST_ADDR_EID, dsm_entry_addr_unicast_t); but it did not work.