This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to read the data in Minicom via FTDI cable?

Hi guys,

Is it possible to read the data in Minicom if my device is not connected directly with my laptop. Instead of that, I connected my external voltage source to supply my device and use FTDI cable in order to read the data in terminal. I used this method with Arduino and it works, but here I don't know how to achieve that. I connected GND and 5V in propriety pins, as well as Tx and Rx, but I am not able to flash the device?

Every time I got this message:

west flash
-- west flash: rebuilding
ninja: no work to do.
-- west flash: using runner nrfjprog
FATAL ERROR: "nrfjprog --ids" did not find a board; is the board connected?

I use the nrf52832 board together with Zephyr!!

Parents Reply Children
No Data
Related