RTI Firmware
Control Processor
VXP-82 Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed bug that could cause HTTP communications from the processor to fail.
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object.
- Added multicast DNS discovery support for drivers.
- Add a callback to notify drivers when a websocket receives a PING message.
- Update mbedTLS to the latest version.
Version 21.9.13
(September 20, 2021)
Download
- Fixed bug that could cause HTTP communications from the processor to fail
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object
- Added multicast DNS discovery support for drivers
- Add a callback to notify drivers when a websocket receives a PING message
- Update mbedTLS to the latest version
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Added support for SSH connections from drivers.
- Fixed a bug that could cause drivers to calculate MD5 hashes incorrectly.
- Fixed a bug that prevented reboots during network firmware upgrades or from RTiQ.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Driver API fixes
- Improved overall system performance
Version 20.2.28
(March 13, 2020)
Download
List of changes in version 20.2.28
- ZigBee modifications related to firmware & feedback.
- Overall system performance updates.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
XP-3 Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed bug that could cause HTTP communications from the processor to fail.
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object.
- Added multicast DNS discovery support for drivers.
- Add a callback to notify drivers when a websocket receives a PING message.
- Update mbedTLS to the latest version.
Version 21.9.13
(September 20, 2021)
Download
- Fixed bug that could cause HTTP communications from the processor to fail
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object
- Added multicast DNS discovery support for drivers
- Add a callback to notify drivers when a websocket receives a PING message
- Update mbedTLS to the latest version
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Added support for SSH connections from drivers.
- Fixed a bug that could cause drivers to calculate MD5 hashes incorrectly.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Driver API fixes
- Improved overall system performance
- Fixed CM-232 usage on MPIO port 1
Version 20.2.28
(March 13, 2020)
Download
List of changes in version 20.2.28
- ZigBee modifications related to firmware & feedback.
- Overall system performance updates.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 2.0.7
(June 20, 2019)
Download
- Improved reliability of Zigbee communications.
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed hang on start with the Ethernet cable unplugged.
- Improved DHCP and Static network configuration setup.
- Driver API updates.
- Updated TLS support.
- Fixed issue with Samsung TV driver.
- Enabled using XP-6s as an expansion processor.
- Fixes to using VIP-1 as expansion device.
- Emabled support for new hardware versions.
Version 1.15.18
(July 06, 2018)
Download
Version 1.14.3
(December 18, 2017)
Download
Version 1.13.4
(August 31, 2017)
Download
- RTiPanel license changes (unlimited and floating licenses)
Version 1.12.26
(January 31, 2017)
Download
- Misc. fixes to prevent memory leaks
- Improved tools to help debug memory related issues
- Fix for issue with macro time range test using minutes before sunrise or sunset
- Increased NTP clock updates to every 12 hours to improve clock accuracy
- Increased maximum drivers allowed in the Diagnostics Driver from 40 to 80
- Fix for issue with nested macros containing no steps causing instability
- Fix for issue with systems with more than 50 drivers causing instability
- Fix for remote finder / wakeup causing lockups when the remote is not found
Version 1.11.15
(September 15, 2015)
Download
- Added WK2 support
- General stability improvements
- Zigbee stability improvements
Version 1.10.2
(December 22, 2014)
Download
- Fix for low memory issues caused by unresponsive devices
- Fix for diagnostics driver Sysvars page crash when the driver contains many sysvars
Version 1.9.6
(August 11, 2014)
Download
- Fix for incorrect free space calculations when downloading
XP-6 Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed bug that could cause HTTP communications from the processor to fail.
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object.
- Added multicast DNS discovery support for drivers.
- Add a callback to notify drivers when a websocket receives a PING message.
- Update mbedTLS to the latest version.
Version 21.9.13
(September 20, 2021)
Download
- Fixed bug that could cause HTTP communications from the processor to fail
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object
- Added multicast DNS discovery support for drivers
- Add a callback to notify drivers when a websocket receives a PING message
- Update mbedTLS to the latest version
Version 21.02.12
(February 12, 2021)
Download
- Fixed a bug that could cause drivers to not initialize
Version 21.01.27
(January 27, 2021)
Download
- Fixed a bug that prevented Zigbee communications from working after firmware upgrade
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Added support for SSH connections from drivers.
- Fixed a bug that could cause drivers to calculate MD5 hashes incorrectly.
- Fixed a bug that prevented reboots during network firmware upgrades or from RTiQ.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Driver API fixes
- Improved overall system performance
Version 20.8.25
(August 25, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Driver API changes:
- Fixed StartSSLHandshake timing out with slow web servers
- Fixed WebsocketUpgrade failure in certain cases
- Fixed parseInt failure in certain cases
- Fixed floating-point math precision
- Improved overall system performance
Version 20.2.28
(March 13, 2020)
Download
List of changes in version 20.2.28
- ZigBee modifications related to firmware & feedback.
- Overall system performance updates.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 2.0.7
(June 20, 2019)
Download
- Improved reliability of Zigbee communications.
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed hang on start with the Ethernet cable unplugged.
- Improved DHCP and Static network configuration setup.
- Driver API updates.
- Updated TLS support.
- Fixed issue with Samsung TV driver.
- Enabled using XP-6s as an expansion processor.
- Fixes to using VIP-1 as expansion device.
- Emabled support for new hardware versions.
Version 1.16.18
(July 06, 2018)
Download
Version 1.15.3
(December 18, 2017)
Download
Version 1.14.4
(August 31, 2017)
Download
- RTiPanel license changes (unlimited and floating licenses)
Version 1.13.26
(January 31, 2017)
Download
- Misc. fixes to prevent memory leaks
- Improved tools to help debug memory related issues
- Fix for issue with macro time range test using minutes before sunrise or sunset
- Increased NTP clock updates to every 12 hours to improve clock accuracy
- Increased maximum drivers allowed in the Diagnostics Driver from 40 to 80
- Fix for issue with nested macros containing no steps causing instability
- Fix for issue with systems with more than 50 drivers causing instability
- Fix for remote finder / wakeup causing lockups when the remote is not found
Version 1.12.15
(September 15, 2015)
Download
- Added WK2 support
- General stability improvements
- Zigbee stability improvements
Version 1.11.2
(December 22, 2014)
Download
- Fix for low memory issues caused by unresponsive devices
- Fix for diagnostics driver Sysvars page crash when the driver contains many sysvars
Version 1.10.6
(August 11, 2014)
Download
- Fix for incorrect free space calculations when downloading
- Fix for rs-485 communications issue when the processor is the 2nd slave
XP-6s Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed bug that could cause HTTP communications from the processor to fail.
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object.
- Added multicast DNS discovery support for drivers.
- Add a callback to notify drivers when a websocket receives a PING message.
- Update mbedTLS to the latest version.
Version 21.9.13
(September 20, 2021)
Download
- Fixed bug that could cause HTTP communications from the processor to fail
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object
- Added multicast DNS discovery support for drivers
- Add a callback to notify drivers when a websocket receives a PING message
- Update mbedTLS to the latest version
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Added support for SSH connections from drivers.
- Fixed a bug that could cause drivers to calculate MD5 hashes incorrectly.
Version 20.9.15
(September 22, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Driver API fixes
- Improved overall system performance
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Driver API fixes
- Improved overall system performance
Version 20.2.28
(March 13, 2020)
Download
List of changes in version 20.2.28
- ZigBee modifications related to firmware & feedback.
- Overall system performance updates.
- Fixed crashes when using Ethernet in certain configurations.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 2.0.7
(June 20, 2019)
Download
- Improved reliability of Zigbee communications.
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed hang on start with the Ethernet cable unplugged.
- Improved DHCP and Static network configuration setup.
- Driver API updates.
- Updated TLS support.
- Fixed issue with Samsung TV driver.
- Enabled using XP-6s as an expansion processor.
- Fixes to using VIP-1 as expansion device.
Version 1.2.18
(July 06, 2018)
Download
Version 1.1.8
(April 13, 2018)
Download
- Addressed system file offloading issue when added as Slave processor in configuration
XP-8s Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed bug that could cause HTTP communications from the processor to fail.
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object.
- Added multicast DNS discovery support for drivers.
- Add a callback to notify drivers when a websocket receives a PING message.
- Update mbedTLS to the latest version.
Version 21.9.13
(September 20, 2021)
Download
- Fixed bug that could cause HTTP communications from the processor to fail
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object
- Added multicast DNS discovery support for drivers
- Add a callback to notify drivers when a websocket receives a PING message
- Update mbedTLS to the latest version
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Added support for SSH connections from drivers.
- Fixed a bug that could cause drivers to calculate MD5 hashes incorrectly.
Version 20.9.16
(September 22, 2020)
Download
Version 20.9.16 fixes an issue with downloading to processors with an SD card installed. It also contains the following fixes from version 20.8.25:
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Driver API fixes
- Improved overall system performance
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Driver API fixes
- Improved overall system performance
Version 20.2.28
(March 13, 2020)
Download
List of changes in version 20.2.28
- ZigBee modifications related to firmware & feedback.
- Overall system performance updates.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 2.0.7
(June 20, 2019)
Download
- Improved reliability of Zigbee communications.
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed hang on start with the Ethernet cable unplugged.
- Improved DHCP and Static network configuration setup.
- Driver API updates.
- Updated TLS support.
- Fixed issue with Samsung TV driver.
- Enabled using XP-6s as an expansion processor.
- Fixes to using VIP-1 as expansion device.
- Emabled support for new hardware versions.
Version 1.11.18
(July 06, 2018)
Download
Version 1.10.3
(December 18, 2017)
Download
Version 1.9.4
(August 31, 2017)
Download
- RTiPanel license changes (unlimited and floating licenses)
Version 1.8.26
(January 31, 2017)
Download
- Misc. fixes to prevent memory leaks
- Improved tools to help debug memory related issues
- Fix for issue with macro time range test using minutes before sunrise or sunset
- Increased NTP clock updates to every 12 hours to improve clock accuracy
- Increased maximum drivers allowed in the Diagnostics Driver from 40 to 80
- Fix for issue with nested macros containing no steps causing instability
- Fix for issue with systems with more than 50 drivers causing instability
- Fix for remote finder / wakeup causing lockups when the remote is not found
Version 1.7.15
(September 15, 2015)
Download
- Added WK2 support
- General stability improvements
- Zigbee stability improvements
Version 1.6.2
(December 22, 2014)
Download
- Fix for low memory issues caused by unresponsive devices
- Fix for diagnostics driver Sysvars page crash when the driver contains many sysvars
- Fix to properly display SD card storage values on front panel for cards greater than 4GB
Version 1.5.6
(August 11, 2014)
Download
- Fix for issues with download via ethernet to systems with an SD card
- Fix for incorrect free space calculations when downloading
- Fix for rs-485 communications issue when the processor is the 2nd slave
XP-8v Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed bug that could cause HTTP communications from the processor to fail.
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object.
- Added multicast DNS discovery support for drivers.
- Add a callback to notify drivers when a websocket receives a PING message.
- Update mbedTLS to the latest version.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 21.9.13
(September 20, 2021)
Download
- Fixed bug that could cause HTTP communications from the processor to fail
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object
- Added multicast DNS discovery support for drivers
- Add a callback to notify drivers when a websocket receives a PING message
- Update mbedTLS to the latest version
- Add support for switching multiple camera feeds on a single RTSP object
- Add additional fonts
- Change system variable handling on the HDMI OSD so that only unique variables count against the per-page limit instead of every use of the same variable
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Added support for SSH connections from drivers.
- Fixed a bug that could cause drivers to calculate MD5 hashes incorrectly.
Version 20.9.15
(September 22, 2020)
Download
Version 20.9.15 fixes an issue with downloading to processors with an SD card installed. It also contains the following fixes from version 20.8.25:
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Driver API fixes
- Improved overall system performance
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Driver API fixes
- Improved overall system performance
Version 20.2.28
(March 13, 2020)
Download
List of changes in version 20.2.28
- ZigBee modifications related to firmware & feedback.
- Overall system performance updates.
- Fixed crashes when using Ethernet in certain configurations.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 2.0.7
(June 20, 2019)
Download
- Improved reliability of Zigbee communications.
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed hang on start with the Ethernet cable unplugged.
- Improved DHCP and Static network configuration setup.
- Driver API updates.
- Updated TLS support.
- Fixed issue with Samsung TV driver.
- Enabled using XP-6s as an expansion processor.
- Fixes to using VIP-1 as expansion device.
Version 1.1.18
(July 06, 2018)
Download
RP-4 Version 1.03
(April 01, 2016)
Download
- Fixed an issue with extended IR sustain when using RF
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
Version 1.02
(October 14, 2014)
Download
- Improved RF (Changes to accept a wider variance of RF pulse widths)
- Better handling of successive but differing trigger codes
XP-8 Version 3.16.0
(January 01, 2019)
Download
- Update to allow weather driver 2.x to connect to the weather data server.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 3.15.18
(July 06, 2018)
Download
Version 3.14.3
(December 18, 2017)
Download
Version 3.13.4
(August 31, 2017)
Download
- RTiPanel license changes (unlimited and floating licenses)
Version 3.12.26
(January 31, 2017)
Download
- Misc. fixes to prevent memory leaks
- Improved tools to help debug memory related issues
- Fix for issue with macro time range test using minutes before sunrise or sunset
- Increased NTP clock updates to every 12 hours to improve clock accuracy
- Increased maximum drivers allowed in the Diagnostics Driver from 40 to 80
- Fix for issue with nested macros containing no steps causing instability
- Fix for issue with systems with more than 50 drivers causing instability
- Fix for remote finder / wakeup causing lockups when the remote is not found
Version 3.11.15
(September 15, 2015)
Download
- Added WK2 support
- General stability improvements
- Zigbee stability improvements
Version 3.10.2
(December 22, 2014)
Download
- Fix for low memory issues caused by unresponsive devices
- Fix for diagnostics driver Sysvars page crash when the driver contains many sysvars
Version 3.9.6
(August 11, 2014)
Download
- Fix for incorrect free space calculations when downloading
- Fix for rs-485 communications issue when the processor is the 2nd slave
ZRP-6 Version 1.01
(December 01, 2009)
Download
- Improves the accuracy of IR code output.
- NOTE: Upon completion of the firmware update, you will need to reload your system file into the ZRP-6.
MRP-64 Version 1.01
(December 01, 2009)
Download
- Improves the accuracy of IR code output.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the MRP-64.
RP-6 Version 1.01
(November 01, 2004)
Download
- Fixes an issue that caused RS-232 communication using CM-232 modules to fail in some systems using more than one CM-232 with an RP-6.
Wireless Interface
ISR-4 Version 25.10.30
(November 07, 2025)
Download
- Added Settings Reset button to the About page
- Fixed connection delays
- Fixed feedback issues when running a standalone macro
- Fixed page changes when using local macros
- Fixed issue where trigger commands don’t execute in a standalone macro
- Fixed scrolling text from preventing a layer being hidden
- Fixed URL redirects for dynamic images
- Fixed gateway showing as incorrect address
- Fixed occasional black background on viewports with visibility changes
- Fixed compatibility issues by disabling IPV6 addressing
Version 25.06.20
(July 11, 2025)
Download
- Added Wi-Fi RSSI to control panel
- Added "Page Mode" support for viewports
- Added support for button "line" attributes (width, color)
- Added Arabic fonts
- Updated system sounds to be played via macros.
- Updated support for large sounds and images
- Fixed Page Link > Previous not being added to history
- Fixed Allow Images setting for lists
- Fixed standalone IR.
- Fixed dynamic images becoming blurry over time as they changed
- Fixed text animations - now stop after 3 cycles
- Fixed thumb size to no longer scale with slider
- Fixed macros that set local flags
Version 25.01.15
(January 24, 2025)
Download
Initial Release
ISR-2 Version 25.10.30
(November 07, 2025)
Download
- Added Settings Reset button to the About page
- Fixed connection delays
- Fixed feedback issues when running a standalone macro
- Fixed page changes when using local macros
- Fixed issue where trigger commands don’t execute in a standalone macro
- Fixed scrolling text from preventing a layer being hidden
- Fixed URL redirects for dynamic images
- Fixed gateway showing as incorrect address
- Fixed occasional black background on viewports with visibility changes
- Fixed compatibility issues by disabling IPV6 addressing
Version 25.06.20
(July 11, 2025)
Download
- Added Wi-Fi RSSI to control panel
- Added "Page Mode" support for viewports
- Added support for button "line" attributes (width, color)
- Added Arabic fonts
- Updated system sounds to be played via macros.
- Updated support for large sounds and images
- Fixed Page Link > Previous not being added to history
- Fixed Allow Images setting for lists
- Fixed standalone IR.
- Fixed dynamic images becoming blurry over time as they changed
- Fixed text animations - now stop after 3 cycles
- Fixed thumb size to no longer scale with slider
- Fixed macros that set local flags
Version 25.01.15
(January 24, 2025)
Download
Initial Release
T2i Version 24.05.01
(May 16, 2024)
Download
- Resolve issue where tilt switch service would only wake the T2i remote once
Version 24.11.22
(December 18, 2024)
Download
Note: The issues in this release only affect specific hardware versions of the T2i.
If you are not experiencing these issues, you do not need to upgrade.
- Fixed bug where the charge indicator may light up purple instead of red when placed in the charger.
- Fixed bug where 433 MHz RF may intermittently stop working.
Version 23.04.17
(July 25, 2023)
Download
- Fix a bug where the T2i could lock up waiting for a system macro to complete
Version 22.10.12
(October 12, 2022)
Download
- Support multiple hardware versions
Version 22.01.06
(January 28, 2022)
Download
- New firmware version number format based on the date.
- Fixed lockup and highlighting problems with scrolling lists.
Version 1.51
(August 01, 2018)
Download
WARNING: VERIFY THAT YOU REQUIRE UPGRADE
If you already have version 1.51 or newer you should not upgrade your firmware to this version.
IMPORTANT NOTES:
This update requires Integration Designer versions 9.14 or APEX 10.4 or higher.
Upon completion of the firmware update, you will need to reload your system file into the T2i.
FIRMWARE UPGRADE PROCEDURE
- Choose the "Update Firmware" command on the Communications menu in Integration Designer.
- Select the T2IFW151077.RFW file.
- Make sure you have your program saved (see the WARNING above), then click OK.
- Connect T2i via USB and wait for the firmware transfer to complete - Follow the prompts on the screen.
- T2i will restart twice.
- Unplug the USB cable when prompted, wait for the T2i to reset (this should take 10 to 20 seconds).
- Re-connect the USB cable and use the "Get Firmware Version" command on the Communications menu to verify that the update version is 1.51.077.
List of changes in version 1.51
- Resolves error where radio board does not initialize properly in RF433 only mode with Two-Way Transport disabled.
List of changes in version 1.50
- Improved response to loss of ZigBee network Communication.
- Increased out of range detection and reaction to resume connection activity upon re-entry of ZigBee network.
- Included autonomous reconnect to ZigBee without requiring manual reboot.
- State of active local flags are now recognized for providing feedback and display variables.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of performance enhancements and issues fixed by this firmware.
Version 1.50
(July 30, 2018)
Download
- Added support for ZigBee radio module firmware updates.*
- General Zigbee network improvements: Reduced connection time, Improved network status detection and response for increased reliability.
State of Active local flags are now recognized for providing feedback and display variables.
*LIST OF ZigBee RADIO FIRMWARE CHANGES IN THIS RELEASE (2.0.1)
- Improved response to loss of ZigBee network Communication
- Increased out of range detection and reaction to resume connection activity upon re-entry of ZigBee network
- Included autonomous reconnect to ZigBee without user manual reboot
Version 1.42
(March 22, 2018)
Download
- Range check button text length and truncate at 128 characters to prevent buffer overrun.
- Corrected USB sleep procedure.
- Reset remote if a hardware or software fault is detected.
Version 1.40
(September 14, 2017)
Download
- Speed up USB download when used with Integration Designer 9.10 or later or Apex.
- Fixed bug where only 1 button would be updated on a page that contained multiple buttons linked to the same system variable.
- Made firmware and system file downloads over USB more robust. Errors resulted in aborted programming and a corrupt system file. Remote would show “No Program” on the screen and would need to be re-programmed. This happened frequently if the remote was on a page that contained system variables.
Version 1.20
(November 13, 2015)
Download
- Unsubscribing to sysvars when in dock to reduce ZigBee traffic, which improves performance in systems with multiple T2is
- Reduced power consuption when sleeping, thereby improving battery life
- Fix for overlapping active buttons on different frames causing repaint issues
- Prevent a "lockup" condition when using 1 Way RF and "Wait for System Macro to Complete" checked.
Version 1.10
(November 13, 2014)
Download
- Fixed bug where the last (up to 59) bytes of a data file could get corrupted
- Support for Cyrillic characters
Version 1.01
(September 04, 2014)
Download
Initial Release
T4x Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Fixed issue with touchscreen becoming inoperable when connected to a noisy power supply.
- Fix touch screen button repeat when using standalone macros.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Fixed intermittent dynamic image loading over SSL
- Improved overall system performance
Version 1.1.2
(June 01, 2019)
Download
- Improved battery life when remote used stand alone (without a processor).
- Improved zigbee reconnect when signal from processor is momentarily lost.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
T2x Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 21.7.12
(December 07, 2021)
Download
- Support for alternate revisions of display hardware.
- Detection of button pressed upon boot up.
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Fixed intermittent dynamic image loading over SSL
- Improved overall system performance
Version 2.0.5
(June 01, 2019)
Download
Changes in version 2.0.5
- Improved reliability of Zigbee communications.
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Enabled support for new hardware versions.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
- If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
Version 1.5.5
(July 28, 2017)
Download
- Added the ability to update firmware over the network
- Added support for MJPEG Digest Authentication
- Improved image decoding reliability (GIF,PNG,JPG)
Version 1.4.0
(October 20, 2016)
Download
- Fixed issue where WiFi does not turn off when set to disabled in ID
Version 1.3.21
(May 20, 2015)
Download
- Fixed sleep / wakeup issues
- Fixed keypad LED issues
- Fixed various graphics & button issues
- Fixed various WiFi issues and improved WiFi performance
- Fixed MJPEG stability issues and improved camera compatibility
- Fixed HTTPS URL loading issue
Version 1.2.0
(November 05, 2013)
Download
- Fixed Zigbee communication issues
- Fixed two-way scrolling list refresh issue
- Fixed issue with sliders not allowing selection of -1
T3x Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Fixed intermittent dynamic image loading over SSL
- Improved overall system performance
Version 2.0.4
(June 01, 2019)
Download
- Improved reliability of Zigbee communications.
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Enabled support for new hardware versions.
- Fix for flickering graphics issue on display.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 1.9.2
(March 07, 2019)
Download
- Additional Update to display settings to resolve graphical flicker
- Turn off display when in dock
- Bug fixes for zigbee
- New zigbee firmware
Version 1.8.1
(May 14, 2018)
Download
- Update display settings to resolve screen flicker upon wake
Version 1.7.11
(March 09, 2018)
Download
- Added RTSP/H.264 streaming support
- Fixed misc. VoIP issues
- Improved PNG decoding reliability
Version 1.6.0
(November 01, 2017)
Download
- updated display driver startup properties
Version 1.5.4
(October 27, 2017)
Download
- Updated display driver bus timings
Version 1.4.5
(July 28, 2017)
Download
- Added the ability to update firmware over the network
- Added support for VoIP SIP Server Registration
- Added support for MJPEG Digest Authentication
- Improved image decoding reliability (GIF,PNG,JPG)
Version 1.3.5
(March 01, 2017)
Download
- VoIP Video support
- Improved VoIP DTMF reliability
Version 1.2.9
(December 06, 2016)
Download
- Fixed issue that prevented last item from showing on a scrolling list
- Fixed issue where WiFi does not turn off when set to disabled in ID
Version 1.2.5
(October 26, 2016)
Download
- Fixed issue where WiFi does not turn off when set to disabled in ID
Version 1.1.11
(October 09, 2015)
Download
- Added VoIP Intercom support
- MJPEG stability and compatibility improvements
- Fix for variable Reversed State not considering initial Reversed state
- Fix for HTTPS URLs not loading
- Fixed issues with devices waking randomly
- WiFi robustness improvements
U3 Version 21.11.010
(November 11, 2021)
Download
- Fix a sustain timeout issue when adjusting parameters that affect the variables being displayed on the current source page.
Version 1.2
(August 06, 2021)
Download
- Added support for Cyrillic characters
- Fixed a condition where the U3 could become unresponsive for up to 20 seconds while using Zigbee
- Improved sustain behavior
Version 1.1
(January 18, 2021)
Download
- Text can fit the full width of the display. Number of characters is dependent on font size.
- Improved key response in Source Menu.
- Allow page links targeting the "Previous" page to return to the Source menu.
- Optimize display power up.
- Fix unnecessary display updates when in screensaver mode to extend battery life.
T1-B+ Version 1.14
(January 01, 2019)
Download
- Fix for skipping of command trigger codes sent to processor
- Fix for ZigBee sustain running on too long
- Reduced sleep current (improved battery life)
- Please refer to the readme file (attached to firmware update .zip file) for instructions and a complete list of issues fixed by this firmware.
Version 1.12
(September 22, 2014)
Download
- Fix for source LEDs locking up
- Fix for accelerometer (tilt switch) only working once
- Reduced accelerometer power consumption during sleep
Version 1.11
(June 04, 2014)
Download
- Fix for incorrect carrier frequency in IR trigger codes
- Fix for IR trigger codes in standalone macros
Version 1.10
(May 27, 2014)
Download
- Added Companion (SURFiR) Mode
- Fix for IR codes in macros that have no sustain
- Added support for disabling tilt switch
- Improved accelerometer (tilt switch) performance
- Fix for continuous reboot when battery is critically low
- Now honoring sustain flag with IR codes for standalone IR
Version 1.02
(October 25, 2013)
Download
- Fix for supporting Creston, AMX and URC RF trigger codes
Version 1.01
(October 02, 2013)
Download
- Fix for system macros called from macros on a standalone button.
T2-Cs+ Version 1.4
(January 16, 2014)
Download
- Ver 1.4 Fixes potential problem on T2Cs+ where the unit can possibly lose Zigbee control
- Ver. 1.3 adds support for new touchscreen (5-2013).
- Fix for crash when multiple system variables are attached to an item list.
- Fix for remote wakes up every 20 seconds.
- Fix for crash when using standalone macros.
- Fix for lock-up when using standalone macros.
- Fix for memory leak lock-up when using standalone macros.
- Fix for 433RF stops working.
- Fix for dialog box that appears when remote crashes.
- Fix for double scrolling when two system variables are attached to an item list.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
T3-V+ Version 1.6
(November 01, 2014)
Download
Bug fixes in version 1.6
- Fixes potential lockup issues.
Bug fixes in version 1.5 - Fixes potential problem on T3-V+ where the unit can possibly lose Zigbee control.
Bug fixes in version 1.4 - Fix for RM433 cable length issue.
- Support for 433MHz RF and Wifi only configuration.
- Fix for crash when multiple system vars are attached to an item list.
- Fix for remote wakes up every 20 seconds.
- Fix for crash when using standalone macros.
- Fix for lock-up when using standalone macros.
- Fix for memory leak lock-up when using standalone macros.
- Fix for 433RF stops working.
- Fix for dialog box that appears when remote crashes.
- Fix for double scrolling when two system variables are attached to an item list.
- Fix for scrollbars showing in browser object regardless of setting.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
T2-C+ Version 1.4
(April 01, 2013)
Download
- Fix for RM433 cable length issue.
- Fix for crash when multiple system variables are attached to an item list.
- Fix for remote wakes up every 20 seconds.
- Fix for crash when using standalone macros.
- Fix for lock-up when using standalone macros.
- Fix for memory leak lock-up when using standalone macros.
- Fix for 433RF stops working.
- Fix for dialog box that appears when remote crashes.
- Fix for double scrolling when two system variables are attached to an item list.
- Gamma control allows OLED screen color to be adjusted.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
Version 1.2
(January 10, 2012)
Download
- Fix for crash when multiple system vars are attached to an item list.
- Fix for remote wakes up every 20 seconds.
- Fix for crash when using standalone macros.
- Fix for lock-up when using standalone macros.
- Fix for memory leak lock-up when using standalone macros.
- Fix for 433RF stops working.
- Fix for dialog box that appears when remote crashes.
- Fix for double scrolling when two system variables are attached to an item list.
U2 Version 1.04
(August 01, 2012)
Download
- Version 1.04 corrects a problem using the "Receive From Device" or "System Recovery Wizard" commands in Integration Designer that prevented the ability to upload the programming from the U2.
- Please refer to the readme file (attached to firmware update .zip file) for instructions and a complete list of issues fixed by this firmware.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the U2.
M2 Version 1.04
(August 01, 2012)
Download
- Version 1.04 corrects a problem using the "Receive From Device" or "System Recovery Wizard" commands in Integration Designer that prevented the ability to upload the programming from the M2.
- Please refer to the readme file (attached to firmware update .zip file) for instructions and a complete list of issues fixed by this firmware.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the M2.
Version 1.02
(July 19, 2007)
Download
- Fixed problem that prevented files from uploading correctly using the "Receive Device" or "System Recovery Wizard" commands in TheaterTouch Designer.
LIST OF CHANGES IN VERSION 1.01
- Initial production release
T3 Version 1.6
(March 01, 2011)
Download
- Adds support for scrolling lists
- Fixes lockup issues.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of issues fixed by this firmware.
T4 Version 2.4
(November 01, 2010)
Download
- Fix for weather radar images not updating.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
NOTE: Any programs containing MJPEG viewer windows that specify a port number explicitly will have to be changed to work with this version. (see the attached readme file for more information.)
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
T3-V Version 2.4
(November 01, 2010)
Download
- Fix for weather radar images not updating.
- Minimizes double hits of commands when using 433MHz RF
- Improves two-way feedback when using WiFi.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
NOTE: Any programs containing MJPEG viewer windows that specify a port number explicitly will have to be changed to work with this version. (see the attached readme file for more information.)
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
T2-C Version 2.4
(November 01, 2010)
Download
- Minimizes double hits of commands when using 433MHz RF.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
T2-B Version 1.01
(May 14, 2010)
Download
- Improves the sensitivity of the touch screen.
- Improves the responsiveness of the up/down toggle control.
T1 Version 1.03
(June 01, 2007)
Download
- Fixed problem where backlight would stay on too long on some RoHS-
compliant T1 units. - Also includes support for RF transmission to AMX/Crestron equipment.
U1 Version 1.01
(December 01, 2005)
Download
- This firmware update fixes a problem that causes some PCs to not recognize the U1 when the USB cable is connected. You do not need to upgrade your firmware if you are not experiencing this problem.
T2+ Version 1.02
(April 01, 2005)
Download
- This firmware update fixes a rare problem with the backlight not illuminating on some T2+ units. NOTE: You do not need to upgrade your firmware if you are not experiencing this problem.
Wired Interface
IST-10 Version 26.3.17
(March 24, 2026)
Download
- Added the Advanced Web Object
- Video engine changed to VLC
- Added Viewport Frame Indicators
- Added Ringtone selection including custom ringtone to settings screen (Requires ID11.14 or newer)
- Added Call/Ring Volume controls to settings screen
Version 25.11.21
(December 02, 2025)
Download
- Fixed crash resulting in “IST RTiPanel Not Responding” popup on screen.
- Fixed issue with IST stuck in continual loop between light and dark screen.
- Fixed backlight active and idle not working.
- Fixed proximity sensor operation issues.
- Fixed issues relating to multiple RTSP feeds on the same page in Layers or Viewport.
- Fixed screen timeout default.
- Fixed ID Power Down Time/Screen Timeout setting not working.
- Fixed the MAC address missing on the settings screen.
- Fixed status to show correct information in ID during IST communication.
Version 24.10.17
(October 18, 2024)
Download
- Added support for setting static IP addresses from Integration Designer for both Wi-Fi and Ethernet configurations.
- Updated camera’s aspect ratio.
- Added Forget button when connected to an SSID.
- Enhanced ALS and proximity sensor logic.
- Fixed FW updates when the internet is not detected.
Version 24.07.25
(July 25, 2024)
Download
Initial Release
IST-5 Version 26.3.17
(March 24, 2026)
Download
- Added the Advanced Web Object
- Video engine changed to VLC
- Added Viewport Frame Indicators
- Added Ringtone selection including custom ringtone to settings screen (Requires ID11.14 or newer)
- Added Call/Ring Volume controls to settings screen
Version 25.11.21
(December 02, 2025)
Download
- Fixed crash resulting in “IST RTiPanel Not Responding” popup on screen.
- Fixed issue with IST stuck in continual loop between light and dark screen.
- Fixed backlight active and idle not working.
- Fixed proximity sensor operation issues.
- Fixed issues relating to multiple RTSP feeds on the same page in Layers or Viewport.
- Fixed screen timeout default.
- Fixed ID Power Down Time/Screen Timeout setting not working.
- Fixed the MAC address missing on the settings screen.
- Fixed status to show correct information in ID during IST communication.
Version 24.10.17
(October 18, 2024)
Download
- Added support for setting static IP addresses from Integration Designer for both Wi-Fi and Ethernet configurations.
- Updated camera’s aspect ratio.
- Added Forget button when connected to an SSID.
- Enhanced ALS and proximity sensor logic.
- Fixed FW updates when the internet is not detected.
Version 24.07.25
(July 25, 2024)
Download
Initial Release
KX3 Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.4.25
(April 26, 2024)
Download
- Fix bug that prevented control of Relay 1
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed bug that could cause HTTP communications from the processor to fail.
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object.
- Added multicast DNS discovery support for drivers.
- Add a callback to notify drivers when a websocket receives a PING message.
- Update mbedTLS to the latest version.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 21.9.13
(September 20, 2021)
Download
- Fixed bug that could cause HTTP communications from the processor to fail
- Fixed bug that could crash the processor if a driver passed an empty string as a dynamic image URL.
- Fixed bug that could cause SSH handshake to fail.
- Fixed bug that could truncate SSH fingerprint data.
- Added keyboard-interactive authentication support to the SSH object
- Added multicast DNS discovery support for drivers
- Add a callback to notify drivers when a websocket receives a PING message
- Update mbedTLS to the latest version
- Add support for switching multiple camera feeds on a single RTSP object
- Add additional fonts
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
- Preserve the system name during firmware upgrades.
- Added support for SSH connections from drivers.
- Fixed a bug that could cause drivers to calculate MD5 hashes incorrectly.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Driver API fixes
- Improved overall system performance
Version 20.2.28
(March 13, 2020)
Download
NOTE: If updating firmware via USB, you must put the KX3 into FIRMWARE UPDATE MODE:
- Plug in USB cable
- Hold the volume down (middle) button
- Reset the KX3 unit via the reset button
- The KX3 will briefly show the USB symbol in the upper left of the screen
- Open firmware .exe file and follow prompts
List of changes in version 20.2.28
- Misc. ZigBee modifications related to firmware and feedback
- Overall system performance updates
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 3.1.0
(July 26, 2019)
Download
Version 3.0.7
(June 20, 2019)
Download
Version 2.4.18
(July 06, 2018)
Download
Version 2.3.11
(March 09, 2018)
Download
- Added RTSP/H.264 streaming support
- Fixed misc. VoIP issues
- Improved PNG decoding reliability
Version 2.2.2
(December 18, 2017)
Download
Version 2.1.3
(October 23, 2017)
Download
Version 2.1.2
(October 17, 2017)
Download
- Added built-in processor support
- Added the ability to update firmware over the network
- Added support for VoIP SIP Server Registration
- Added support for MJPEG Digest Authentication
- Improved image decoding reliability (GIF,PNG,JPG)
Version 1.4.0
(April 03, 2017)
Download
- Fixed issue that could cause display screen to flicker
Version 1.3.5
(March 01, 2017)
Download
- VoIP Video support
- Improved VoIP DTMF reliability
Version 1.2.9
(December 06, 2016)
Download
- Fixed issue that prevented last item from showing on a scrolling list
- Fixed issue where WiFi does not turn off when set to disabled in ID
- Fixed screen "flicker" issue on limited number of units
Version 1.2.5
(October 26, 2016)
Download
- Fixed issue where WiFi does not turn off when set to disabled in ID
- Fixed screen "flicker" issue on limited number of units
Version 1.1.3
(October 09, 2015)
Download
- Added VoIP Intercom support
KX4 Version 25.9.24
(September 25, 2025)
Download
- Added Wake On LAN for ISR remotes when performing a Find Remote command.
- Removed RTiPanel license checks
Version 25.1.27
(January 30, 2025)
Download
- Fixes problem where the processor might hang while receiving program updates from Integration Designer
Version 24.12.10
(December 31, 2024)
Download
- Add Curl object to driver API
- Fixed hang during shutdown that could cause Integration Designer to fail when sending new programming
- Fixed multiple memory leaks
Version 24.3.29
(April 05, 2024)
Download
- Added support for Alexa
- Fixed remote access connection issue
- Fixed crash caused by Ping object
- Prevent drivers from delaying system shutdown excessively
- Fixed HTTPServer object that could truncate data from slow clients
- Added optional UDP OnError callback
Version 23.11.16
(January 12, 2024)
Download
- Add support for cloud remote access
- Fix bug that could cause OAuth drivers to fail to refresh their tokens
Version 23.5.11
(July 14, 2023)
Download
- Fix memory leak
Also includes the following changes from 23.3.28:
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 23.3.28
(April 21, 2023)
Download
- Speed up SysVar subscription code.
- Added JavaScript warning to HTTP.Open() if object is already open.
- Fixed RTIPanel issue where the two-way scrolling list would be missing items if more than 10 devices are available (iOS/Android).
- Fixed a memory ownership problem affecting garbage collection in callback functions for HTTPServer, TCPServer, Serial, SSH, MulticastUDP and MQTT objects.
- Added OAuth driver support.
Note: Part of this update adds the ability to launch an OAuth dashboard from your processor. This means that multiple drivers need to share port 80.
To support this, a new version of the XP Diagnostic driver is required if you wish to continue using it on port 80.
This is available via the driver store or from within Integration Designer.
Version 22.9.12
(September 12, 2022)
Download
- Initial release
KA8 Version 24.2.14
(February 15, 2024)
Download
- Add support for ID11.7
- Enable vertical scrolling
- Fix bug that could prevent loading a new ID11 file
Version 24.1.2
(January 02, 2024)
Download
- Hardware Support Updates
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed memory related issues.
- Fixed issues with scrolling list updates.
- Fixed gauge/slider rendering issues.
- Added support for additional fonts.
- Added support for custom sliders and gauges.
Version 2.4.4
(December 07, 2021)
Download
*Resolved screen orientation issue
- Fixed memory leak
- Fixed VoIP caller-id issue
Version 2.3.5
(September 20, 2021)
Download
- Adds cover art support for RTI Music on the MS-3.
Version 2.2.1
(July 27, 2021)
Download
- Resolve screen orientation issue with some units
Version 2.1.37
(June 09, 2021)
Download
- Added RTSP support
- Fixed issues with slider sizes and positions
- Fixed issues with sliders and backlight settings
- Fixed issues with scrolling lists with more than 50 items
- Fixed viewport backlight issues
- Increased per page system variable limit
- Allow long press on background to reconfigure
Version 2.0.27
(April 06, 2020)
Download
INSTALLATION NOTES:
- An internet connection is required to complete this firmware update.
- Please read and follow the instructions in the included README file.
- IMPORTANT NOTE: Installing this firmware will disable WiFi on KA8/KA11 touchpanels, including installed KA8/KA11 units with WiFi currently activated.
VoIP NOTES:
- VoIP features in this version are only supported for contacting external SIP devices (such as door stations).
- The VoIP support cannot be used to make calls between multiple KA8 or KA11 units.
- The firmware ZIP file includes a technical note and sample APEX program that shows how to configure the VoIP features.
Updates in this version:
- Added VoIP support
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 1.1.6
(June 01, 2019)
Download
INSTALLATION NOTES:
- An internet connection is required to complete this firmware update.
- Please read and follow the instructions in the included README file.
- IMPORTANT NOTE: Installing this firmware will disable WiFi on KA8/KA11 touchpanels, including installed KA8/KA11 units with WiFi currently activated.
Updates in this version:
- Added static IP address support
- Added backlight dimming support
- Added proximity sensor support
- Added ambient light sensor support
- Removed WiFi support - see IMPORTANT NOTE
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
KA11 Version 24.2.14
(February 15, 2024)
Download
- Add support for ID11.7
- Enable vertical scrolling
- Fix bug that could prevent loading a new ID11 file
Version 24.1.2
(January 02, 2024)
Download
- Hardware Support Updates
Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Fixed memory related issues.
- Fixed issues with scrolling list updates.
- Fixed gauge/slider rendering issues.
- Added support for additional fonts.
- Added support for custom sliders and gauges.
Version 2.4.4
(December 07, 2021)
Download
*Resolved screen orientation issue
- Fixed memory leak
- Fixed VoIP caller-id issue
Version 2.3.5
(September 20, 2021)
Download
- Adds cover art support for RTI Music on the MS-3.
Version 2.2.1
(July 27, 2021)
Download
- Resolve screen orientation issue with some units
Version 2.1.37
(June 09, 2021)
Download
- Added RTSP support
- Fixed issues with slider sizes and positions
- Fixed issues with sliders and backlight settings
- Fixed issues with scrolling lists with more than 50 items
- Fixed viewport backlight issues
- Increased per page system variable limit
- Allow long press on background to reconfigure
Version 2.0.27
(April 06, 2020)
Download
INSTALLATION NOTES:
- An internet connection is required to complete this firmware update.
- Please read and follow the instructions in the included README file.
- IMPORTANT NOTE: Installing this firmware will disable WiFi on KA8/KA11 touchpanels, including installed KA8/KA11 units with WiFi currently activated.
VoIP NOTES:
- VoIP features in this version are only supported for contacting external SIP devices (such as door stations).
- The VoIP support cannot be used to make calls between multiple KA8 or KA11 units.
- The firmware ZIP file includes a technical note and sample APEX program that shows how to configure the VoIP features.
Updates in this version:
- Added VoIP support
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 1.1.6
(June 01, 2019)
Download
INSTALLATION NOTES:
- An internet connection is required to complete this firmware update.
- Please read and follow the instructions in the included README file.
- IMPORTANT NOTE: Installing this firmware will disable WiFi on KA8/KA11 touchpanels, including installed KA8/KA11 units with WiFi currently activated.
Updates in this version:
- Added static IP address support
- Added backlight dimming support
- Added proximity sensor support
- Added ambient light sensor support
- Removed WiFi support - see IMPORTANT NOTE
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
KX2 Version 22.09.027
(August 29, 2023)
Download
- Support new KX2 hardware versions
Version 22.08.026
(August 30, 2022)
Download
- Resolved issue where variable states were not being updated if the proximity sensor was inactive.
Version 22.01.03
(January 28, 2022)
Download
- New firmware version number format based on the date.
- Fixed lockup and highlighting problems with scrolling lists.
- Added ability to report firmware version over ethernet.
Version 1.21
(January 01, 2016)
Download
List of changes in version 1.21
- Fix for overlapping active buttons on different frames causing repaint issues
- Fix for buttons with Visible variable flashing when going to a new page
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of issues fixed by this firmware.
Version 1.20
(November 13, 2014)
Download
- Fixed bug where the last (up to 59) bytes of a data file could get corrupted
- Support for Cyrillic characters
Version 1.12
(August 29, 2014)
Download
- Misc two way list rendering fixes and optimaztions
- Fix for remote page change lockups
- Fix for rendering bug when changing frames rapidly
- Spaces now supported when using RTI Symbols Font
- Fix for variable updates showing on download screens
- Improved download speeds
- Improvements to screen painting to reduce 'flickering'
- Fix for bug where data stops updating when using RS485
Version 1.11
(June 26, 2014)
Download
- Added support for new touchscreen hardware
Version 1.10
(May 20, 2014)
Download
- Added support for two-way item lists, two-way item list object commands and gauges
- Fix for sustaining standalone IR codes in macros
- Added support for 32-Bit System Variables
- Improved RS485 performance
Version 1.03
(January 27, 2014)
Download
- Fix for invalid system variables causing a crash
- Booting directly to the control panel no longer accesses the datafile
- Now honoring the 'Beep for Onscreen Buttons Only' setting in the Control Panel
Version 1.02
(October 25, 2013)
Download
- Configuring a static IP now works
- Increased the number of large system variables (strings) supported
Version 1.01
(September 18, 2013)
Download
- Improved handling of page painting.
- Added check to Image Lists indexes to prevent lockup when painting Image Lists.
- Increased Ethernet buffer sizes to prevent lockup when going to pages with large amounts of system variable data.
RKM-1+ Version 23.06.21
(August 16, 2023)
Download
- Support new hardware revisions
Version 1.02
(July 01, 2013)
Download
- Fix for lockup after command execution.
- Fix for incorrect IR trigger code carrier frequency.
- Fix two-way trigger codes not working properly.
- Fix for standalone buttons issues.
- Fix for volume bar feedback getting lost.
- Fix to allow more than 5 keypads in one system.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of issues fixed by this firmware.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the RKM-1+.
Version 1.01
(May 29, 2013)
Download
- Fix for incorrect IR Trigger Code carrier frequency
- Fix Two Way Trigger Codes not working
- Fix for standalone buttons issues
- Fix for volume bar feedback getting lost
- Fix to allow more than 5 keypads in one systems
KX7s Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
CX7 Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
- Disabled IPv6.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Improved overall system performance
Version 2.1.1
(July 01, 2019)
Download
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed Composite Video for PAL.
- Fixed splash screen on boot up.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 2.0.5
(June 24, 2019)
Download
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed Composite Video for PAL
Version 1.5.11
(March 09, 2018)
Download
- Added RTSP/H.264 streaming support
- Fixed misc. VoIP issues
- Improved PNG decoding reliability
Version 1.4.5
(July 28, 2017)
Download
- Added the ability to update firmware over the network
- Added support for VoIP SIP Server Registration
- Added support for MJPEG Digest Authentication
- Improved image decoding reliability (GIF,PNG,JPG)
Version 1.3.5
(March 01, 2017)
Download
- VoIP Video support
- Improved VoIP DTMF reliability
Version 1.1.31
(October 09, 2015)
Download
- Added VoIP Intercom support
- MJPEG stability and compatibility improvements
- Fix for variable Reversed State not considering initial Reversed state
- Fix for HTTPS URLs not loading
KX10 Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Improved overall system performance
Version 2.0.5
(June 01, 2019)
Download
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed Composite Video for PAL.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 1.3.11
(March 09, 2018)
Download
- Added RTSP/H.264 streaming support
- Fixed misc. VoIP issues
- Improved PNG decoding reliability
Version 1.2.5
(July 28, 2017)
Download
- Added the ability to update firmware over the network
- Added support for VoIP SIP Server Registration
- Added support for MJPEG Digest Authentication
- Improved image decoding reliability (GIF,PNG,JPG)
Version 1.1.21
(March 01, 2017)
Download
- VoIP Video support
- Improved VoIP DTMF reliability
- Fix for HDMI/Component Video performance issue when swiping frames
- Fix for HDMI video instability upon signal loss
Version 1.0.19
(August 02, 2016)
Download
- Fix for sync issue on HDMI window operation
- Fix for operation of web browser
KX10s Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
KX7 Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
- Disabled IPv6.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Improved overall system performance
Version 2.0.5
(June 01, 2019)
Download
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Fixed Composite Video for PAL.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 1.8.11
(March 09, 2018)
Download
- Added RTSP/H.264 streaming support
- Fixed misc. VoIP issues
- Improved PNG decoding reliability
Version 1.7.5
(July 28, 2017)
Download
- Added the ability to update firmware over the network
- Added support for VoIP SIP Server Registration
- Added support for MJPEG Digest Authentication
- Improved image decoding reliability (GIF,PNG,JPG)
Version 1.6.5
(March 01, 2017)
Download
- VoIP Video support
- Improved VoIP DTMF reliability
Version 1.4.21
(October 09, 2015)
Download
- Added VoIP Intercom support
- MJPEG stability and compatibility improvements
- Fix for variable Reversed State not considering initial Reversed state
- Fix for HTTPS URLs not loading
Version 1.3.15
(June 03, 2015)
Download
- Added support for new hardware revision
- Miscellaneous bug fixes
- Improved WiFi performance
Version 1.2.53
(December 19, 2013)
Download
- Fix for two-way scrolling list refresh issue
- Fix for instability issues when displaying very small analog video windows
- Fix for instability issues when using Analog Video Viewer Select Input commands
- Fix for Prevent Backlight Power Down issues when using Analog Video Viewer Select Input commands
- Fix for 480i video quality issues
- Fix for issue with sliders not allowing selection of -1
- Allow horizontal frame gestures when initial press is on a vertical slider
- Hide MJPEG windows when in full screen video mode
CX10 Version 22.3.31
(April 12, 2022)
Download
- Add support for Integration Designer 11.
- Add support for switching multiple camera feeds on a single RTSP object.
- Add additional fonts.
- Change system variable handling so that only unique variables count against the per-page limit instead of every use of the same variable.
Version 20.11.20
(December 10, 2020)
Download
- Preserve the system name during firmware upgrades.
- Allow use of WiFi channels 12 & 13 in countries that support them.
- Add support for BMP-format dynamic images.
- Improved VoIP SIP registration.
- Add Hebrew, Arabic and right-to-left font support.
Version 20.8.25
(September 11, 2020)
Download
- Improved reliability of the system file downloads and firmware upgrades
- Improved network reliability in certain environments
- Fixed intermittent dynamic image loading over SSL
- Improved overall system performance
Version 2.0.5
(June 01, 2019)
Download
- Improved reliability of Firmware Updates and System Downloads.
- Fixed firmware updates from computers with multiple network adapters.
- Prevented CX-10 from getting into a continuous boot cycle.
- Fixed Composite Video for PAL
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes included in this version.
Version 1.3.1
(November 30, 2018)
Download
- Fixed issue where firmware update may result in "continuous reboot" cycle
Version 1.2.11
(March 09, 2018)
Download
- Added RTSP/H.264 streaming support
- Fixed misc. VoIP issues
- Improved PNG decoding reliability
Version 1.1.5
(July 28, 2017)
Download
- Added the ability to update firmware over the network
- Improved image decoding reliability (GIF,PNG,JPG)
KX1 Version 1.20
(November 01, 2017)
Download
- Fixed issue with Idle Mode Screen Saver and Blank Display times greater than 60 seconds were not honored properly.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of issues fixed by this firmware.
- NOTE: Click here for additional procedures and information on failed firmware updates.
Version 1.10
(August 11, 2016)
Download
Initial Release
RK1+ Version 1.02
(December 01, 2015)
Download
*Fixed button reversed state issues.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the RK1+.
Version 1.01
(July 14, 2014)
Download
Initial Release
RKM-1 Version 2.02
(April 01, 2012)
Download
- Fixes issue where the RKM-1, when in two way mode, will respond to a source change even when zone is off.
- This firmware update fixes a bug sending IR trigger codes that was introduced in version 2.0.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of issues fixed by this firmware.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the RKM-1.
Version 2.01
(May 14, 2010)
Download
- Fixed bug that caused IR trigger codes to fail
K4 Version 2.4
(November 01, 2010)
Download
- Fix for weather radar images not updating.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
NOTE: Any programs containing MJPEG viewer windows that specify a port number explicitly will have to be changed to work with this version. (see the attached readme file for more information.)
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
RK3 Version 2.4
(November 01, 2010)
Download
- Fix for weather radar images not updating.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
NOTE: Any programs containing MJPEG viewer windows that specify a port number explicitly will have to be changed to work with this version. (see the attached readme file for more information.)
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
RK3-V Version 1.4
(November 01, 2010)
Download
- Fix for weather radar images not updating.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of changes in this version.
NOTE: Any programs containing MJPEG viewer windows that specify a port number explicitly will have to be changed to work with this version. (see the attached readme file for more information.)
If you get this error: "RESET THE DEVICE AND TRY AGAIN" please read the note at the beginning of this section.
RK1 Version 2.01
(May 01, 2010)
Download
- Fixes a bug sending IR trigger codes that was introduced in version 2.0
- Fixes a bug with remotely-triggered page changes.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of issues fixed by this firmware.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the RK1.
Version 1.02
(June 14, 2008)
Download
- Added CPB-1 support.
RK2 Version 2.01
(May 01, 2010)
Download
- Fixes a bug sending IR trigger codes that was introduced in version 2.0.
- Please refer to the readme file (attached to firmware update .zip file) for a complete list of issues fixed by this firmware.
NOTE: Upon completion of the firmware update, you will need to reload your system file into the RK2.
Version 1.03
(June 14, 2008)
Download
- Added CPB-1 support.
Accessory
PCM-4 Version 1.011.024
(November 01, 2021)
Download
- Fix a buffer overflow condition that resulted in a lockup
- Added ability to report firmware version over the network
ESC-2+ Version 20.10.07
(December 01, 2020)
Download
This version allows UPnP to be disabled, to prevent the unit from dropping off the network when heavy multicast traffic is present.
Note: the XP processor will need to use the ESC-2+'s IP address instead of its MAC address, requiring a one-time XP system update.
RCM-4 Version 1.01.008
(August 01, 2018)
Download
- This firmware update removes a device reset during ethernet link or processor connection loss to preserve the active state of the relays.
ZW-9 Version 1.1.1
(July 02, 2018)
Download
- Addressed issue with the transmission of unnecessary random TCP packets.
PCM-8 Version 1.01
(March 01, 2012)
Download
- This firmware update fixes an issue with certain IR codes not being delivered correctly.