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: docs/en/qa.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ The **ESP Thread RCP** (`ot_rcp <https://github.com/espressif/esp-idf/tree/maste
59
59
60
60
- The default baudrate in `otbr-agent`` is 115200, while the default baudrate in (`ot_rcp <https://github.com/espressif/esp-idf/tree/master/examples/openthread/ot_rcp>`_) example is 460800
61
61
62
-
Please refer to Step 4 in ` OpenThread Border Router Build and Configuration<https://openthread.io/guides/border-router/build#attach-and-configure-rcp-device>`_ and update the UART configuration to use the correct USB port number (i.e. replace `/dev/ttyUSB0` with `/dev/ttyUSBx`) and baud rate in the `otbr-agent` configuration file `/etc/default/otbr-agent`:
62
+
Please refer to `Attach and configure RCP device<https://openthread.io/guides/border-router/build#attach-and-configure-rcp-device>`_ and update the UART configuration to use the correct USB port number (i.e. replace `/dev/ttyUSB0` with `/dev/ttyUSBx`) and baud rate in the `otbr-agent` configuration file `/etc/default/otbr-agent`:
0 commit comments