Hi
I've taken the ble_app_uart_coexists and ported it to the 52840 DK with S140 softdevice.
Works great.
Now I am trying to swap out the on/off mesh model for what is done in the sensor/server example.
However, I seem to be hanging during provisioning with the static provisioner and I don't know why.
Can I take the sensor/server/nrf_mesh_config_app.h unaltered into my project?
Any hints on debugging this?
Nordic SDK is 17.0.2
Mesh SDK is 5.0
Regards.