This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MESH PROXY STOP / START and More

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: 

CORE_TX_BEARER_TYPE_LOW_POWER
Do you have more documentation for the SDK in order to use this BEARER_TYPE?
Best Regards,
Ronny
Related