Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

Find serial ports

Throughout these labs, you are connecting your SmartMesh IP devices to your computer. Your computer uses the FTDI drivers to communicate with the SmartMesh devices your connected over USB to you computer (most likely installed by default; if not, see Lab 00. Things to Install)

  • Connect a USB cable between your computer and your manager. Open your Device Manager (if you're on Windows) and write down the serial ports that have appeared.

  • Connect a second USB cable to your mote.

  • You should be able to write down the serial port numbers in the table below


manager

mote

first serial port



second serial port



third serial port



fourth serial port



Answer 1

Crash Course (given by your instructor):

Why 4 serial ports, and which one do I use?

Software Version on your Manager

  • Open a serial terminal, connected to the CLI port of your SmartMesh IP manager.

  • type in the following commands:

    login user
    show ver

  • What is the version of the firmware running on your SmartMesh IP manager?

Answer 2:

Software Version on your Mote

  • Open a second serial terminal, connected to the CLI port of your SmartMesh IP mote. Switch on the mote, the welcome banner appears on PuTTY.

  • What is the version of the firmware running on your SmartMesh IP mote?

Answer 3:

  • No labels