probe not found

This commit is contained in:
dajamante 2021-06-11 16:04:12 +02:00
parent 261647bcfb
commit 164cec44a7

View file

@ -0,0 +1,10 @@
# `Error: no probe was found` error
You may encounter this error:
``` console
Running probe-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.