Skip to main content

Changes to Step #2

Edit by Christopher Howell

Edit approved by Christopher Howell

Before
After
Unchanged

Step Lines

[title] USB-TTL - Serial Console
[* 1] Insert the serial to USB adapt or and install the appropriate driver
- [* 10] The windows driver for the adaptor sold in the OpenEV store is here: [http://wwwqa.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx|Windows Driver]
+ [* 10] The windows driver for the adaptor sold in the OpenEV store is here: [https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers|Windows Driver]
[* 1] Using a terminal console (PuTTY recommended) set the COMM port to the USB-TTL adapter and the baud rate to 115200. Then click Open.
[* 10] If you do not know the comm port you can go into the Device manager and look under Ports.
[* 1] In the console window enter $ and press enter. You should receive a $NK response.
[* 1] Next enter $SE 1. This will turn on local echo so you can see what you send. The response should be $OK.
[* 1] Now enter the command $GV. The responce should be $OK followed br the Firmware version and the Remote API version.