Hi Support Team,
Have a nice day.
Board: NRF5340DK
Python version: 3
nRF Connect SDK version 2.6.99
We are selecting the NRF5340DK for development purposes and are developing a peripheral testing command on the Zephyr shell. Currently, we can test through the UART Zephyr shell.
We want to perform the same tests through BLE. I found an NRF note about the Bluetooth LE Console here.
As per the provided link, we are trying to compile the code from the repository, but we are encountering errors with Python 3. Could you provide the steps to compile this code in the latest Python environment?
Thank you.