Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCP not working over USB (IDFGH-14806) #15538

Open
3 tasks done
MiguelCan13 opened this issue Mar 8, 2025 · 1 comment
Open
3 tasks done

RCP not working over USB (IDFGH-14806) #15538

MiguelCan13 opened this issue Mar 8, 2025 · 1 comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@MiguelCan13
Copy link

MiguelCan13 commented Mar 8, 2025

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.4

Operating System used.

Windows

How did you build your project?

ESP-IDF CLI

If you are using Windows, please specify command line type.

Ubuntu

What is the expected behavior?

I have a pi 3 acting as a thread border router with a nordic RCP functioning successfully. However, when I use the RCP example provided by esp-idf, it is unable to function with the rpi3. On the other hand, the RPI has issues writing to the RCP as the USB JTAG is preventing us from writing to the esp from the host PC.

Are there any available configurations to enable spinel over the USB lines? or even the USB-to-UART? I am having issues with that as well.

When I try to enable USB-CDC it does not let me, I presume this is because "minimal" build is on. However, the project does not successfully build when minimal build is off.

I have tried various other configurations in menu config to try and enable this however it is still to no avail. Any solutions would be greatly appreciated!

@MiguelCan13 MiguelCan13 added the Type: Bug bugs in IDF label Mar 8, 2025
@github-actions github-actions bot changed the title RCP not working over USB RCP not working over USB (IDFGH-14806) Mar 8, 2025
@espressif-bot espressif-bot added the Status: Opened Issue is new label Mar 8, 2025
@nichonaugle
Copy link

I have tried to replicate this and have the same issue. The application doesn't seem to allow communication over the USB or USB-to-UART lines from the host machine... @MiguelCan13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

3 participants