I tested BLE mesh example. I have 4 boards 1 nRf52832 and 3 nRF 52840
1 board as client(nRf52832)
1 board as Provisioner(nRF52840)
2 board as server(nRF52840)
i loaded programs in each board and its provisioning configuring everything fine but working has little different from what says in document.
when i press button1 in client one of the server LED blink when i press button2 the same server LED OFF as per document button2 is for the second server LED blinking why its show strange behavior
is it any settings additional configuration needed?
another thing that in document when locally toggle the LED's in server reflect LED's in Client board but nothing reflect in Client board
Need some help to solve this