You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ The SDK also supports manually connecting an ESP32-H2 RCP to an ESP32 series Wi-
34
34
35
35
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.
36
36
37
+
Communication between RCP and SoC can be achieved using either one out of two supported serial communication protocols: UART or SPI.
38
+
37
39
#### Connect an ESP32-H2 RCP to an ESP32 series Wi-Fi SoC using UART:
0 commit comments