README


outofbox_msp432e401y


Example Summary

The out-of-box demo is a multi-threaded application that records various board activities by a user, and periodically reports it to an IoT cloud server. User can also interact with the LaunchPad through a web browser that connects to the IoT cloud server.

Peripherals Exercised

Resources & Jumper Settings

For details about the usage of this demo refer the SimpleLink Academy (http://dev.ti.com/MSP432E4-SimpleLink-Academy) under Labs->LaunchPad Out-of-Box.

If you’re using an IDE (such as CCS or IAR), please refer to Board.html in your project directory for resources used and board-specific jumper settings. Otherwise, you can find Board.html in the directory <SDK_INSTALL_DIR>/source/ti/boards/<BOARD>.

Example Usage

The connection should have the following settings

    Baud-rate:  115200
    Data bits:       8
    Stop bits:       1
    Parity:       None
    Flow Control: None