Changes for page Crestron RF Gateway Setup
Last modified by Alexander Mott on 2025/03/12 17:16
From version 10.1
edited by Alexander Mott
on 2024/02/09 00:31
on 2024/02/09 00:31
Change comment:
There is no comment for this version
To version 1.2
edited by Alexander Mott
on 2023/07/10 14:55
on 2023/07/10 14:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,131 +2,28 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 - CEN-GWEXERs areatwo-way radiofrequency(RF)transceiversthatallowCrestroninfinetEXandExtendedRangewirelessdevicestocommunicatewiththe controlprocessoroverEthernet.TheyareforCrestronwirelesssystemswhat [[DIN-CENCN-2s>>doc:SHOWRUNNER™SetupGuide.SHOWRUNNER™InstallationGuide.SHOWRUNNER™InstallationandNetworkSetup.DIN-CENCN-2Setup.WebHome]]areforwiredCresnetsystems.5 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 6 6 7 - ForSHOWRUNNER™ installations, theIP address of the CEN-GWEXER doesnot matter as long asits in the same range as the processor and does not conflictwith any other devices on the network. Instead,CEN-GWEXERs are identified tothe processor via their IP-ID. Note that which infinetEX devices are landed atwhich CEN-GWEXER matters, and if devices are moved betweenCEN-GWEXERs then the configuration will need to be updated (see below). Chief Integrations typically provides an SRTakeoff.xlsx spreadsheet with an IP Table tab that lists all the CEN-GWEXER IP-IDs in the program. If no takeoff is provided, then the processor's IP table can be checked by running the ##ipt -t ##command from the processor after the configuration is loaded. DIN-CENCN-2's will typically have IP-IDs in the "##Cx##" range.7 += Initial Connection = 8 8 9 - = IP Configuration=9 +Lorem 10 10 11 - Typically,eachCEN-GWEXER will need tobe initially configured viaUSB (micro USB), unlesstheir MAC addresses are already knownand the lighting network has a DHCP server (either by running DHCP server software on your computer, or if the processor has a control subnet or is running the [[ShowRunner™ DHCP Server>>doc:SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.DHCP Server.WebHome]]).11 +== IP Configuration == 12 12 13 - When connecting to a CEN-GWEXER for the first time, it may be necessary to manually change the connection type from "Auto" to "SSL/TLS". It is alsonecessary to manuallyedit the CEN-GWEXER's address book entry so that the connection protocol is "SSL/TLS" when a CEN-GWEXER is added to the address book using Device Discovery tool export.13 +Lorem 14 14 15 -== DHCP Configuration==15 +== Sub 2 == 16 16 17 - If the lighting network is a managed network with a permanent DHCP server (or if it is on the Control Subnet of a CP4N, ZUM-HUB4, or other Crestron processor with a dedicated Control Subnet), then the hardware can be left in DHCP mode and only the IP table and hostname should be updated:17 +Lorem 18 18 19 -* Connect to the CEN-GWEXER via Ethernet or USB (process is the same either way) 20 -* Open Text Console in Toolbox and connect to the CEN-GWEXER 21 -** Note that you may need to manually select "SSL" connection type, as "Auto" might not always redirect 22 -* Run the following commands to configure the CEN-GWEXER's IP table and hostname 23 -** Update IP table: ##addm (% style="color:olive" %)**C1**(%%) (% style="color:orange" %)**10.0.0.10**(%%)## 24 -** Set hostname: ##host (% style="color:purple" %)**GWEXER-L1**(%%)## 25 -** Reboot the CEN-GWEXER: ##reboot## 26 -* At this point, it is a good idea to [[update the device firmware>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Updating Firmware.WebHome]] 27 -* Repeat for all CEN-GWEXERs on the job 19 += Other Notes = 28 28 29 - == Static Configuration ==21 +Lorem 30 30 31 - Whether connectedto the CEN-GWEXERviaUSB or Ethernet, the process to configurethe static IP addresses is the same:23 +== RF Channel == 32 32 33 -* Open Text Console in Toolbox and connect to the CEN-GWEXER 34 -** Note that you may need to manually select "SSL" connection type, as "Auto" might not always redirect 35 -* Run the following commands to configure the CEN-GWEXER's static IP settings (example is for a **10.0.0.0(% style="color:darkgoldenrod" %)/24(%%)** subnet, with a static IP address of (% style="color:blue" %)**10.0.0.12**(%%), an IP-ID of (% style="color:olive" %)**C1**(%%), and a target processor IP address of (% style="color:orange" %)**10.0.0.10**(%%), and a device hostname of (% style="color:purple" %)**GWEXER-L1**(%%)) 36 -** Set IP address: ##ipa 0 (% style="color:blue" %)**10.0.0.12**(%%)## 37 -** Set IP subnet mask: ##ipm 0 (% style="color:darkgoldenrod" %)**255.255.255.0**(%%)## 38 -** Set default gateway: ##defr 0 **10.0.0.1**## 39 -** Disable DHCP: ##dhcp off## 40 -** Update IP table: ##addm (% style="color:olive" %)**C1**(%%) (% style="color:orange" %)**10.0.0.10**(%%)## 41 -** Set hostname: ##host (% style="color:purple" %)**GWEXER-L1**(%%)## 42 -** Reboot the CEN-GWEXER: ##reboot## 43 -* At this point, it is a good idea to [[update the device firmware>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Updating Firmware.WebHome]] 44 -* Repeat for all CEN-GWEXERs on the job 25 +Lorem 45 45 46 -= SSLSetup=27 +== Unacquiring Devices == 47 47 48 -Crestron devices that support SSL require the use of a secure connection between the processor and the device. In order to establish this secure connection, the processor must have authentication enabled and there must be a user on the processor with "Connects" group permissions. 49 - 50 -Configure the Connects user on the processor: 51 - 52 -* Ensure the processor has [[its IP configured and authentication enabled>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome||anchor="HIPConfiguration"]] 53 -** Verify the processor has authentication enabled by running the command: ##auth## without any parameters 54 -* Create a user by running the following commands, replacing the "username" and "password" with your desired credentials 55 -** ##adduser -N:username -P:password## 56 -** ##addusertogroup -N:username -G:Connects## 57 -* Verify that the user has been created by running the command: ##listusers## 58 -* This process only needs to be performed once per processor on the jobsite 59 - 60 -Configure the CS authentication on the CEN-GWEXER: 61 - 62 -* Run the following command, replacing the "username" and "password" with the credentials of the Connects user from the previous step 63 -** ##setcsauth -N:username -P:password## 64 -* Repeat this process for every CEN-GWEXER on the jobsite 65 - 66 -= RF Channel = 67 - 68 -Crestron wireless devices have 16 non-overlapping channels numbered 11-26 to prevent and avoid RF interference either from other appliances in the building (such as microwaves or Wi-Fi routers) or from other Crestron devices that are attempting to communicate with different CEN-GWEXERs. 69 - 70 -By default, all CEN-GWEXERs will ship with the same RF channel, so for jobs where interference may be an issue it is necessary to manually change the RF channel of the CEN-GWEXERs. When selecting which RF channel to use for each CEN-GWEXER, it is best to avoid using the same RF channel for any CEN-GWEXERs that are adjacent to each other (whether they are adjacent on the same floor or whether they are adjacent on top of/below each other by virtue of being installed in the same location on different floors). See Crestron's [[RF Products Best Practices guide>>https://www.crestron.com/getmedia/3b3588d1-9356-4d4b-a2df-b3ac1c6fff14/mg_bp_installation_setup_crestron_rf_products]] for more details on RF channel selection. 71 - 72 -* If using Text Console, run the command: ##rfchannel [#]## 73 -** Replace "[#]" with the desired RF channel 74 -* If using the Gateway Configuration tool: 75 -** Connect to the CEN-GWEXER in another tool such as Text Console 76 -** Navigate to Functions > Gateway Configuration... to open the tool 77 -** At the top left, under "RF Channel", ensure "Fixed" is selected and then choose a channel 78 -** The Gateway Configuration window will become nonresponsive while the RF channel is being applied to the gateway 79 -** Close the tool once the change has been applied 80 -* Once the RF channel has been updated, verify it by running the command: ##rfchannel## without any parameters 81 - 82 -= Acquiring and Addressing Devices = 83 - 84 -(% class="box warningmessage" %) 85 -((( 86 -**When acquiring wireless hardware on jobs with multiple CEN-GWEXERs, it is very important that only one gateway is in acquire mode at a time.** 87 -Once you are done acquiring devices to one gateway, ensure that you take the gateway out of acquire mode before you begin acquiring devices to the next gateway. 88 -Attempting to acquire devices while multiple gateways are actively in acquire mode may result in wireless hardware being acquired to the incorrect gateway. 89 -))) 90 - 91 -Unlike wired Cresnet devices such as DIN-CENCN-2s or processors which can poll the connected Cresnet and report all devices that are currently connected, CEN-GWEXERs and other wireless gateways must first acquire the wireless Crestron devices. Acquiring wireless Crestron devices involves putting the gateway into acquire mode and then performing a physical button press sequence on each of the wireless devices to be acquired. This process is described in detail below: 92 - 93 -* Put the CEN-GWEXER into acquire mode using one of the methods below: 94 -** If using Text Console, run the command: ##acquire start## 95 -*** Devices will indicate their TSID in the Text Console window as they are acquired 96 -** If using the Gateway Configuration tool: 97 -*** Connect to the CEN-GWEXER in another tool such as Text Console 98 -*** Navigate to Functions > Gateway Configuration... to open the tool 99 -*** At the bottom left, click "Start Acquire" 100 -*** [[image:1701720163760-996.png||height="271" width="316"]] 101 -*** Wait for the confirmation dialog and click "OK" to close the confirmation dialog 102 -*** Previously acquired devices will be displayed with black text, while newly acquired devices will populate with blue text 103 -*** Using the Gateway Configuration tool to acquire hardware may be preferable to using Text Console as acquired devices will report their Serial Number as they are acquired instead of just their TSID 104 -* The process for acquiring a wireless device to a gateway varies for each model, but generally the procedure is as follows: 105 -** Press the "setup" button (top button for keypads) in the sequence press-press-press-hold 106 -** Do not release the button until the setup LED (top feedback LED for keypads) begins blinking slowly 107 -*** If the setup LED turns steady, then the device was acquired successfully 108 -*** If the setup LED begins to rapidly blink, then the acquire failed 109 -**** Press the "setup" button again to cancel acquire 110 -**** Attempt to acquire the device again 111 -**** If the device fails to acquire a second time: verify that the correct gateway is in acquire mode, verify that no other gateways are in acquire mode, verify that the desired gateway is close enough to the device that it should be able to acquire, and verify that there are no other sources of RF interference that may be preventing acquisition. 112 -** Repeat for all wireless devices that need to be acquired to the gateway 113 -* Once all devices have been acquired, take the CEN-GWEXER out of acquire mode: 114 -** If using Text Console, run the command: ##acquire stop## 115 -** If using the Gateway Configuration tool, click the "STOP Acquire" button in the lower left 116 -* Address devices as indicated in the SHOWRUNNER™ takeoff by either: 117 -** Use Text Console to run the command: ##setrfidbytsid [CID] [TSID]## 118 -*** Replace "[CID]" with the connection ID as indicated in the takeoff 119 -*** Replace "[TSID]" with the 4-byte, hexadecimal TSID of the device to be addressed 120 -** Use Network Device Tree View to select each device and address them individually 121 -* Verify all devices have been acquired and addressed correctly using Network Device Tree View or with the Text Console command: ##reportnetdev## 122 - 123 -= Moving/Removing Devices (Unacquiring Devices) = 124 - 125 -When a wireless Crestron device is acquired to a new gateway using the typical acquiring process described above, it will automatically forget the previously connected gateway. The gateway itself, however, must manually "forget" the previously connected device before a newly acquired and addressed device will function correctly. This is necessary whether the originally connected device is moved or if the originally corrected device has failed and is being replaced. 126 - 127 -To unacquire a device from a gateway, it is necessary to run the below commands, replacing "[TSID]" with either the 4-byte hexadecimal TSID of a single device or "all" to forget all previously acquired devices. Devices do not need to be online in order to be acquired (e.g., a failed device can still be unacquired using this method). While only one of these commands needs to be run per device, it is not documented which command (ending in "0" or "1") is required for each model, so it is generally advisable to run both commands for each device to be unacquired: 128 - 129 -* ##unacquirebytsid [TSID] 0## 130 -* ##unacquirebytsid [TSID] 1## 131 - 132 -Once all of the necessary TSIDs have been unacquired, use the ##reboot## command to reboot the gateway and complete the unacquire process. 29 +Lorem
- 1701720163760-996.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.alexander\.mott@chiefintegrations\.com - Size
-
... ... @@ -1,1 +1,0 @@ 1 -12.1 KB - Content