Changes between Version 49 and Version 50 of expansion/gw16122


Ignore:
Timestamp:
01/21/2019 09:05:06 PM (6 years ago)
Author:
Cale Collins
Comment:

removed broken links

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16122

    v49 v50  
    4040  * This allows the Gateworks GW16122 to be connected to a Laptop / PC for programming purposes.
    4141  * [https://www.amazon.com/Mini-Wireless-Adapter-Module-Testing/dp/B00T2FPC2A/ref=sr_1_8?ie=UTF8&qid=1519335779&sr=8-8& Option #1 - Amazon] - Requires rubberband to hold GW16122 in
    42   * [https://www.dhgate.com/product/smakn-mini-pci-e-to-usb-adapter-with-sim/386929225.html Option #1 - DHGate] - May require USB extension cable
     42 
    4343 
    4444=== Software Requirements ===
     
    126126 * [[Image(gw16122webgui.png,400px)]]
    127127* Power on the sensor node that should then connect to the collector.
    128  * NOTE: The sensor node has NV Ram that stores the last network it was connected to. This must be reset every time the run_demo.sh script is ran. Read a TI Forum topic about this here: [https://e2e.ti.com/support/wireless_connectivity/proprietary_sub_1_ghz_simpliciti/f/156/t/641623]
     128 * NOTE: The sensor node has NV Ram that stores the last network it was connected to. This must be reset every time the run_demo.sh script is ran.
    129129* You can test the connection by clicking the 'Toggle LED' on the sensor node. This often takes 10 seconds to transmit and will affect LED D2 on the GW16122 if it is being used as a sensor.
    130130
     
    145145 * [http://dev.ti.com/tirex/#/ TI Resource Explorer - Documentation]
    146146 * [http://processors.wiki.ti.com/index.php/Main_Page TI Wiki]
    147  * [https://e2e.ti.com/support/wireless_connectivity/proprietary_sub_1_ghz_simpliciti/ Ti Sub 1GHz E2E Forum]
     147
    148148 * [http://dev.ti.com/tirex/#/?link=Software%2FSimpleLink%20CC13x0%20SDK ​CC1350 Wiki]
    149149 * [http://dev.ti.com/tirex/content/tirtos_cc13xx_cc26xx_2_20_00_06/resources/cc1350LaunchPad/project0/landing_page_index.html ​Launch Pad Resource Explorer Landing Page on Ti]
     
    201201
    202202Gateworks did basic range testing with the GW16122 using a 2dBi Omni Antenna on the 915Mhz band. A successful link was acquired at 4500ft/1.4km over water. Note both the transmitter and receiver were only 1m off the ground so much better performance would be expected if the antennas were mounted higher to clear the Fresnel zones. Using a directional antennas, range can be increased further with links easily greater then >10Km. Additionally, there is different modes and tuning that can be done in software to increase the range, such as LRM (long range mode).
    203 
    204 TI has published an Excel spreadsheet for calculating theoretical distances. Please review this here: [https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/375823]
    205203
    206204More range information may be found on the [https://e2e.ti.com/support/ TI E2E Forums] and on the TI documentation listed in the references on this page.
     
    578576=== UART RX/TX Example ===
    579577
    580 This sample example code was provided by a Texas Instruments (TI) employee (Prashanth S) on the [https://e2e.ti.com/support/wireless_connectivity/proprietary_sub_1_ghz_simpliciti/f/156/p/586620/2154741#2154741 E2E Support forums] - (filename download on the forum post is: 4034.uartRxTx_CC1350_LAUNCHXL_TI.zip).
    581578
    582579At a high level, this example allows for you to type from a keyboard to an open UART on each side and the data will be sent to the other side.
     
    714711* [http://www.ti.com/lit/ug/sprui94/sprui94.pdf ​XDS110 User Guide]
    715712* [http://dev.ti.com/tirex/content/simplelink_academy_cc13x0sdk_1_13_01_05/modules/154-stack_03_linux_project_0/154-stack_03_linux_project_0.html ​TI 15.4-Stack - Linux Gateway Project Zero App Note]
    716 * [http://e2e.ti.com/support/wireless_connectivity/proprietary_sub_1_ghz_simpliciti/ ​TI Sub-1GHz E2E Forum]
    717713* [http://dev.ti.com/tirex/content/simplelink_academy_cc13x0sdk_1_12_01_16/modules/prop_04_cc1350lpdm/resources/CC1350LaunchPad_BLE_All_v1_00.hex ​CC1350 Bluetooth Software for use with iPhone App]
    718714