I would like to trigger the pairing mode for ESP32C6.
What is the correct process for it? Supposing I flash it with arduino. Do I write code in the loop function to switch it to factory reset mode? Or is there an official approach for it?
My purpose is to trigger it into the pairing mode so that it can be discovered by zigbee2mqtt.
Thanks