Changes for page Crestron RF Gateway Setup
Last modified by Alexander Mott on 2025/03/12 17:16
From version 1.1
edited by Alexander Mott
on 2023/07/10 14:47
on 2023/07/10 14:47
Change comment:
There is no comment for this version
To version 4.2
edited by Alexander Mott
on 2023/12/04 17:41
on 2023/12/04 17:41
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,28 +2,54 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 - Lorem ipsumdolorsitamet,consecteturdipiscingelit, seddo eiusmodtempor incididunt ut laboreetdolore magnaaliqua. Utim adminim veniam,quisnostrudexercitationullamcolaborisnisi utaliquipexeacommodoconsequat.Duis auteiruredolorinreprehenderitin voluptatevelitessecillum doloreeufugiatnullapariatur.xcepteursintoccaecatcupidatat nonproident,suntin culpaquiofficia deseruntmollitanim id estlaborum.5 +CEN-GWEXERs are a two-way radiofrequency (RF) transceivers that allow Crestron infinetEX and Extended Range wireless devices to communicate with the control processor over Ethernet. They are for Crestron wireless systems what [[DIN-CENCN-2s>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.DIN-CENCN-2 Setup.WebHome]] are for wired Cresnet systems. 6 6 7 - =Para1=7 +For SHOWRUNNER™ installations, the IP address of the CEN-GWEXER does not matter as long as it is in the same range as the processor and does not conflict with any other devices on the network. Instead, CEN-GWEXERs are identified to the processor via their IP-ID. Note that which infinetEX devices are landed at which CEN-GWEXER matters, and if devices are moved between CEN-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. 8 8 9 - Lorem9 += IP Configuration = 10 10 11 -== Sub 1 == 12 - 13 13 Lorem 14 14 15 -= =Sub2==13 += SSL Setup = 16 16 17 17 Lorem 18 18 19 -= Para 2 = 17 +~/~/https:~/~/wiki.chiefintegrations.com/SHOWRUNNER%E2%84%A2%20User%20Guide%20%26%20Wiki/SHOWRUNNER%E2%84%A2%20Appendix/SSL%20User%20Configuration/ 18 +SSL setup on proc 19 +SSL setup on devices 20 20 21 -Lorem 21 +~/~/Need to manually set SSL/TSL method for connecting to gwexer with auth enabled 22 +- also need to update address book if gwexer are added to address book (defaults to ctp) 22 22 23 -= =Sub1==24 += RF Channel = 24 24 25 25 Lorem 26 26 27 - ==Sub2==28 +~/~/"RFCHAnnel [#]" set rf channel for gwexer 28 28 29 -Lorem 30 += Acquiring Devices = 31 + 32 +~/~/1-2-3-hold on 4 until all lights blink, then release 33 +top light will blink slowly a few times and then hold solid or start blinking rapidly 34 +if rapid blinking, cancel acquire and make sure that rf gateway is in acquire mode and device is in range then repeat to put device into acquire mode 35 + 36 +== Text Console == 37 + 38 +~/~/"acquire start" and "acquire stop" 39 + 40 +~/~/"rep" to show acquired devices 41 + 42 +== Gateway Configuration Tool == 43 + 44 +~/~/Connect > functions > gateway configuration for better acquiring tool 45 + 46 += Moving/Removing Devices (Unacquiring Devices) = 47 + 48 +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. 49 + 50 +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: 51 + 52 +* ##unacquirebytsid [TSID] 0## 53 +* ##unacquirebytsid [TSID] 1## 54 + 55 +Once all of the necessary TSIDs have been unacquired, use the ##reboot## command to reboot the gateway and complete the unacquire process.