Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 392 Bytes

nrf52-troubleshoot-probe-not-found.md

File metadata and controls

12 lines (9 loc) · 392 Bytes

no probe was found error

You may encounter this error:

Running probe-rs run --chip nRF52840_xxAA target/thumbv7em-none-eabihf/debug/hello
Error: no probe was found
  • It may be caused by the micro-USB cable plugged on the long side of the board, instead of the short side.
  • Check that the board is powered on.
  • Check that your cable is a data cable and not power-only.