Dear Nordic Support Team,
I'm working on a BT Mesh implementation and came across a problem with the proxy enable / disable feature.
Disabling the proxy function doesn't show any problem but any combination to enable is triggering an Assert.
Tried for example:
-
proxy_start function
-
mesh_opt_gatt_proxy_set function
-
adv_start(PROXY_ADV_TYPE_NETWORK_ID, true);
- And more
I also would like to leverage: