Hi,
I started to evaluate the Instaburst feature. I use light_switch_client example, but I am unable to provision the device once I enable this feature.
Below are the logs.
Have you made any other changes to the example other than enable the instaburst feature?
Did you check out Nordic Advertiser Extensions (Instaburst) documentation?
No, I only enable the macro EXPERIMENTAL_INSTABURST_ENABLED, which enables the project by adding few files in Bearer and added core_tx_instaburst.c in Core (without core_tx_adv.c).
Do you get any error codes? From you log, it looks like the device is provisioned succesfully: "Succesfully provisioned".
Which Mesh SDK version are you using?
It is BLE Mesh v5.0.0 along with nRF5_SDK_17.0.2_d674dde.
There is no error code I have but the provisioning is halted after this log "Sending network transmit set".
I expect this at the provisioner side.