| 5 | |
| 6 | == Getting Started == |
| 7 | |
| 8 | Gateworks recommends the following setup for getting started and development: |
| 9 | * Gateworks [http://www.gateworks.com/product Ventana or Newport] Single Board Computer |
| 10 | * Gateworks SBC loaded with [Ubuntu operating system wiki:ventana/ubuntu] |
| 11 | * Gateworks GW16122 IoT Card |
| 12 | * Gateworks GW10124 900Mhz Antenna |
| 13 | * Gateworks GW10074 MMCX to SMA Female Adapter Cable |
| 14 | * [http://www.ti.com/tool/cc1350stk Ti Sensor Tag] - Gateworks SBC and GW16122 are the 'collector'. This Sensor tag becomes the 'sensor' for development. |
| 15 | |
| 16 | * The firmware pre-installed on the GW16122 is built from the source code here: |
| 17 | /usr/src/ti/simplelink_cc13x0_sdk_1_40_00_10/examples/rtos/CC1350_LAUNCHXL/ti154stack/coprocessor |
| 18 | |
| 19 | == General Information == |