Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 6 months ago.
where is the USB to Serial driver for nRF51822 board?
Have you seen the log message on Terminal(Tera Term) through USB? I think that It need to USB2serial driver for Window OS.
Question relating to:
2 Answers
10 years, 6 months ago.
The VCP (Virtual COM Port) is installed with the Nordic SDK and is part of the SEGGER drivers. It's not one of the common (Proflific, FTDI, etc.) drivers.
-marc
10 years, 6 months ago.
I was able to install the following driver on Windows 7, and using Tera Term to see nRF51822 prinff() output. http://mbed.org/handbook/Windows-serial-configuration
I have problem though: Have to disconnect and reconnect tera-term after hitting reset button :-(
PS. I think this is not specific to nRF51822-mKit but for overall mbed platform. (There no such usb serial driver specific only for nRF51822-mkit board)