Board: PCA10040
Chip: NRF52832
SD132
SDK 15.2.0
SDK Mesh 3.1
I have added the light switch server example into my own app. I tried to run the quick demo, with 1 provisioner, 1 client, 3 example servers, and my own app. What i see is that there's often one server node that keeps failing to be provisioned. This time it's the one with my own app, and i enabled provioning logging:
Maybe related, at some point the mesh crashed every time at: bearer_event_handler(), NRF_MESH_ASSERT(p_seq->event_pending);
After i erased the flash and started over, the crash was gone though..
*edit*
The crash is back, i have some more logs: