LogoLogo
qoitech.com
  • Welcome
  • Otii PRODUCT SUITE
    • Overview
      • What’s included
    • Otii hardware
      • Otii Arc Pro
      • Otii Ace Pro
    • Otii software
      • Otii 3 Desktop App
      • Otii Toolbox
        • Otii Battery Toolbox [BT]
        • Otii Automation Toolbox [AT]
  • Otii SETUP
    • Connecting Otii hardware
      • Otii hardware overview
        • Otii Arc Pro overview
        • Otii Ace Pro overview
      • Wiring up
        • Expansion Port
        • Measuring DUT
        • Measuring a subsystem
        • External power source
        • Capture UART logs
    • Installing Otii software
      • Windows 10/11 setup
      • macOS setup
      • Ubuntu setup
      • Raspberry Pi setup
    • Getting started
      • Account & licensing
        • Activation & Licensing
        • Managing Licenses
      • User interface overview
        • Main window layout
        • Keyboard navigation
      • Support resources
  • Otii 3
    • Settings overview
    • Working with projects
      • Project storage
      • Create a new project
      • Save & open a project
      • Import an Otii 2.0 project
      • Export recordings as CSV
    • Control
      • Otii Arc/Ace setup
      • General settings
      • Channels
      • UART
      • Firmware management
      • Calibration
    • Recordings
      • Recording management
      • Recording tools
      • Recording viewers
        • Analog
        • Digital
        • Log
    • Measurements
    • Battery life estimator
    • Otii Battery Toolbox
      • Battery emulation
      • Battery profiler
        • Getting started with battery profiling
      • Battery validation
      • Battery Model Parameters
    • Otii Automation Toolbox
      • Otii TCP Server
      • Otii 3 Desktop App
      • Otii Server
      • User management
    • Additional features
      • User management
      • Show monitor
      • Notifications
    • Online account manager
  • Advanced guides
    • Python scripting
    • C# scripting
    • Jenkins integration
  • HELP & FAQ
    • FAQ
      • Otii Arc Pro
      • Otii Ace Pro
    • Revision history
  • Legal information
    • Product safety
    • Liability disclaimer
Powered by GitBook
On this page
  • Enable the UART of your Otii hardware
  • Enable an USB UART

Was this helpful?

Export as PDF
  1. Otii 3
  2. Control

UART

PreviousChannelsNextFirmware management

Last updated 11 months ago

Was this helpful?

UART (Universal Asynchronous Receiver/Transmitter) is a device-to-device communication protocol that allows interface and talk to exchange among devices. Within the Otii 3 Desktop App, the UART settings allow engineers and developers to:

  • monitor and analyze data transmitted directly from the device under test (DUT) to the Otii 3 Desktop App,

  • or transmit data directly from the Otii 3 Desktop App to the DUT; for example, send AT commands to the DUT while simultaneously observing the behavior and response via the console log.

By capturing and analyzing the UART data displayed within the Otii 3 console log, developers can gain insights into the DUT's behavior and precisely identify and troubleshoot any issues that might be causing the DUT's energy source-drain.

You can either use the built in UART of your Otii hardware, or you can use use a third party USB UART.

Enable the UART of your Otii hardware

  1. While configuring the DUT in the CONTROL section of the Otii 3 Desktop App, navigate to the last setting option: Uart.

  2. Set the baud rate on the respective field. To guarantee serial communication, assign the same baud rate as the one assigned in the DUT.

  3. Enable the serial communication in the Channels option by clicking the "UART log" button. Upon enabling it, the console log will be automatically displayed at the bottom section of the Otii 3 Desktop App.

Enable an USB UART

If you have a third party USB UART connected to your computer it will be shown below the Otii hardware with the name of the computer device it is connected to. To add it, click the "Add" button.

Set the baudrate of the device and click in "UART log" to enable it for recording.

Once activated, with the , the data transmitted will be displayed on the console log after the power supply is switched ON and the recording starts.

additional connection required to establish serial communication between the DUT and the Otii hardware
Otii hardware UART settings
Adding third party USB UART
Third party USB UART settings