Skip to content

Commit a9c876e

Browse files
committed
Merge branch 'docs/clarify_serial_protocol' into 'main'
Clarify that only one serial communication protocol is required Closes TZ-1684 See merge request espressif/esp-thread-br!163
2 parents bdf1a1c + 389ad0b commit a9c876e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ The SDK also supports manually connecting an ESP32-H2 RCP to an ESP32 series Wi-
3434

3535
For standalone modules, we recommend the [ot_br](https://github.com/espressif/esp-idf/tree/master/examples/openthread/ot_br) example in esp-idf as a quick start.
3636

37+
Communication between RCP and SoC can be achieved using either one out of two supported serial communication protocols: UART or SPI.
38+
3739
#### Connect an ESP32-H2 RCP to an ESP32 series Wi-Fi SoC using UART:
3840
ESP32 pin | ESP32-H2 pin
3941
--------------------|-------------

0 commit comments

Comments
 (0)