Merge branch 'fix/zigbee_gateway_readme_link' into 'master'

fix(zigbee_example): Fix the link in zigbee gateway readme file

See merge request espressif/esp-idf!34698
This commit is contained in:
Shu Chen
2024-11-06 16:28:39 +08:00

View File

@@ -127,7 +127,7 @@ I (6339) ESP_ZB_GATEWAY: Network steering started
## Gateway Functions ## Gateway Functions
* When the device starts up, it will attempt to connect to a Wi-Fi network and then interface with the OT-RCP via UART to form a Zigbee network. * When the device starts up, it will attempt to connect to a Wi-Fi network and then interface with the OT-RCP via UART to form a Zigbee network.
* For more Gateway functionalities, please refer to [matter zigbee bridge](https://github.com/espressif/esp-matter/tree/main/examples/zigbee_bridge/) and [Rainmaker Zigbee Gateway](https://github.com/espressif/esp-rainmaker/tree/master/examples/zigbee_gateway) examples. * For more Gateway functionalities, please refer to [matter zigbee bridge](https://github.com/espressif/esp-matter/tree/main/examples/bridge_apps/zigbee_bridge/) and [Rainmaker Zigbee Gateway](https://github.com/espressif/esp-rainmaker/tree/master/examples/zigbee_gateway) examples.
## Troubleshooting ## Troubleshooting