Changes between Version 36 and Version 37 of expansion/gw16167


Ignore:
Timestamp:
03/10/2026 04:07:15 PM (5 days ago)
Author:
Ryan Erb
Comment:

add troubleshooting and eu notes

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16167

    v36 v37  
    7979This radio is a global radio and can be used in Europe, however, Europe has more restrictions with a summary below.
    8080
     81To use the radio in Europe, change the country code in the various config files to EU or UK. This includes the config files as well as the module probing/loading.
     82
    8183EU restrictions:
     84 * Frequency: 863-868 MHz (will be auto-defined when setting country code to EU or UK)
    8285 * Channels: 1 MHz and 2 Mhz channels only
    8386 * Duty cycle: 10% for AP, 2.8% for STA (measure over an hour). Can transmit for 360 seconds every hour as an AP, 100 seconds per hour as STA
     
    9497
    9598''' Note: The GW16167 is designed to be used with a Gateworks Single Board Computer. ''' When using the device on other platforms, Gateworks has limited knowledge and the support offered is being able to point to the Gateworks driver github link here: https://github.com/Gateworks/morse_driver (use the 1.16.4-gateworks branch)
     99
     100==== What is s1g ?
     101Note, s1g will be seen throughout this page and lot of file naming. s1g stands for sub-1ghz which is in reference to this radio being in the 900MHz spectrum, thus sub 1-ghz.
    96102
    97103=== Pre-Built Software Images
     
    10391045 * Be sure the output of command: '''dmesg | grep morse''' is a similar output to that in the driver section on this wiki page
    10401046 * Install the latest Ubuntu software from dev.gateworks.com (Venice details here: [wiki:venice/firmware]
     1047 * Be sure the country code is set in 'multiple' places, including multiple times in the  s1g config file, the module loading line (cat /etc/modules.d/morse/ for OpenWrt). The country code is ***critical*** for proper operation.
    10411048 * For radio specific questions and driver questions, please reference the Morse Micro Community here: [https://community.morsemicro.com/]
    10421049