Hello,
I'm trying out the Matter: Light bulb example using an nrf52840 device. So far, I have managed to build the software, flash the device, provision it into the network, and verify that basic functionality (such as turning on and off an LED on the board using one of the onboard buttons) works.
Based on the User interface section of the instructions, I can tell that my device is in the "Short Flash Off - The device is fully provisioned, but does not yet have full Thread network or service connectivity."
What steps should I follow in order to get to the "Solid On - The device is fully provisioned and has full Thread network and service connectivity." state?
Thank you very much!