Hello, developers! I am wondering if the Light switch demo and the thingy52-mesh-provisioning-demo serve the same purpose. I tried to run them combined: the first one on an nrf52840 and the second one on thingy52. But they do not exhibit the behaviour of the thingy52-mesh-provisioning-demo (i.e. the LED doesn't blink at the command of the switch). However, from my perspective, they achieve the same goal: publish-subscribe; light switch-light bulb.
Could someone confirm me if my understanding is correct? Maybe I could manage to make both work eventually. Thank you in advance.