`bt_mesh_default_key` is declared as const and thus located in flash. `bt_mesh_cdb_subnet_key_export` tries to copy to that address which results in a Bus Fault. Use separate array for storing net_key. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| blob.c | ||
| blob.h | ||
| cfg.c | ||
| CMakeLists.txt | ||
| dfd.c | ||
| dfu.c | ||
| dfu.h | ||
| health.c | ||
| Kconfig | ||
| large_comp_data.c | ||
| od_priv_proxy.c | ||
| op_agg.c | ||
| priv_beacon.c | ||
| rpr.c | ||
| sar.c | ||
| shell.c | ||
| sol_pdu_rpl.c | ||
| utils.c | ||
| utils.h | ||