diff --git a/examples/openthread/ot_br/README.md b/examples/openthread/ot_br/README.md index c22dc0aa182..5922824a5c2 100644 --- a/examples/openthread/ot_br/README.md +++ b/examples/openthread/ot_br/README.md @@ -22,7 +22,7 @@ By default, two SoCs are required to run this example: * Another IEEE 802.15.4 SoC (ESP32-H2) loaded with [ot_cli](../ot_cli) example. Connect the two SoCs via UART, below is an example setup with ESP32 DevKitC and ESP32-H2 DevKitC: -![thread_br](image/thread-border-router-esp32-esp32h2.jpg) +![thread_br](image/thread-border-router-esp32-esp32h2.webp) ESP32 pin | ESP32-H2 pin ----------|------------- diff --git a/examples/openthread/ot_br/image/thread-border-router-esp32-esp32h2.jpg b/examples/openthread/ot_br/image/thread-border-router-esp32-esp32h2.jpg deleted file mode 100644 index 91f67f5a85f..00000000000 Binary files a/examples/openthread/ot_br/image/thread-border-router-esp32-esp32h2.jpg and /dev/null differ diff --git a/examples/openthread/ot_br/image/thread-border-router-esp32-esp32h2.webp b/examples/openthread/ot_br/image/thread-border-router-esp32-esp32h2.webp new file mode 100644 index 00000000000..e1a50ba0b22 Binary files /dev/null and b/examples/openthread/ot_br/image/thread-border-router-esp32-esp32h2.webp differ diff --git a/examples/openthread/ot_zb_multipan/README.md b/examples/openthread/ot_zb_multipan/README.md index 81bccbccfaf..235dc854cd4 100644 --- a/examples/openthread/ot_zb_multipan/README.md +++ b/examples/openthread/ot_zb_multipan/README.md @@ -67,7 +67,7 @@ On boot you should see, in order: ## Testing Zigbee Join -Flash another ESP32 (capable of 802.15.4) with `examples/zigbee/light_sample/HA_on_off_light`. After this host forms the Zigbee network and opens the network for 180 s, the light sample should join automatically. +Flash another ESP32 (capable of 802.15.4) with `examples/zigbee/light_sample/HA_on_off_switch`. After this host forms the Zigbee network and opens the network for 180 s, the Zigbee On/Off switch sample should join automatically. Then bring up Wi-Fi and Thread the usual way: