Skip to content
Commit 5b1a2e74 authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Benjamin Cabé
Browse files

net: samples: Add mimxrt1020_evk overlay for OT's RCP Host support (UART)

This overlay configures the imxrt1020 EVK board to use its lpuart2 serial
port to communicate with other board (in this case nRF21540-DK), which
is the RCP for OpenThread protocol.

The nRF Zephyr RCP is the one from Nordic (v2.7.0):
west build -p always -b nrf21540dk/nrf52840 -S logging
		nrf/samples/openthread/coprocessor

The same UART (on nRF) can be used for testing/debugging purposes with
using the ot-cli's SPINEL communication program:
sudo ./build/posix/src/posix/ot-cli 'spinel+hdlc+uart:///dev/ttyACM1?u


art-baudrate=1000000' --verbose

Signed-off-by: default avatarLukasz Majewski <lukma@denx.de>
parent 6ecc8e88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment