Changes between Version 35 and Version 36 of expansion/gw16122
- Timestamp:
- 04/24/2018 10:44:56 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16122
v35 v36 552 552 * General RF information and specific information regarding antenna choice and performance can be found in this [http://www.ti.com/lit/an/swra161b/swra161b.pdf app note]. 553 553 554 === UART RX/TX Example === 555 556 This code was provided by a Texas Instruments (TI) employee on the E2E Support forums. 557 558 This example exposes 2 serial ports to the host that the GW16122 is connected to. 559 *Linux Example 560 * /dev/ttyACM0 561 * /dev/ttyACM1 562 563 This example code 564 * LED D1 toggles green when it sends 565 * LED D2 toggles red when it receives 566 567 568 554 569 {{{#!comment 555 570 == Programming the Tiva MCU ==