Currently evaluating Bluetooth mesh and trying to use the Zephyr mesh_demo.
I added so that the instead of buttons triggering the bt_mesh_model_send from the main loop periodically. This works for some time, but after some time the execution stops...
I'm running this on three different boards with NODE_ADDR set to 0x0001, 0x0002 and 0x0003.
I have attached the folder.