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

Reference build using 'nrf52840' gives a non-responsive dongle while 'ncs' works #903

Open
EskoDijk opened this issue Sep 28, 2024 · 0 comments

Comments

@EskoDijk
Copy link

When doing a reference build like below:

REFERENCE_PLATFORM=nrf52840 REFERENCE_RELEASE_TYPE=1.4 ./script/make-reference-release.bash

the resulting dongle firmware for NRF52840 can be programmed into the dongle, but doesn't work.

  • no serial port shows up for the CLI FTD build when inserting the dongle;
  • dongle cannot be enumerated using lsusb (does not display at all)

When replacing he platform with ncs , the CLI FTD dongle does work with the same NRF 52840 hardware. So this could be an issue in this repo, as suggested by @maciejbaczmanski .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant