Configure Set your EVK IPs in sample files. Build mkdir build && cd build cmake .. make Run the C++ Examples # first EVK ./sample-rx # second EVK ./sample-tx Hi Run the Python Examples # first EVK python3 sample-rx.py # second EVK python3 sample-tx.py