To run a test for sending data from a
command line tool to a TI application use the following steps:
- Set the jumper JP6 and JP7 for
the Bluetooth connection.
- Connect HY_RX at JP8 and HY_TX at
JP9 with jumper wires to RX and TX at J9 respectively, using the pins on XDS110
side of J9.
- Download the Bluetooth low energy to UART example
available on GitHub.
- Download the SimpleLink Low Power F3 SDK
(7.40.00.64).
- Copy the
data_stream_UART_over_BLE example from GitHub to
<root source folder>
\simplelink_lowpower_f3_sdk_7_40_00_64\examples\rtos\LP_EM_CC2340R5\ble5stack.
- Build and compile the project in
Code Composer Studio? (CCS).
- Connect the USB Type-C cable and
flash the code to the board.
- Run the code and open a command
line terminal through PuTTy or TerraTerm.
- Download the SimpleLink Connect mobile application for iPhone? or Android? smartphone and
connect to DataStream UART.
- Write in the application or in
the terminal and text and appears in the opposite device.