forked from jascoproducts/firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Jasco ZW4006 / 24770 - In-Wall Motion Switch, 500S
- Loading branch information
1 parent
1d7de3a
commit 55dd898
Showing
5 changed files
with
5,297 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
zwave/Jasco/ZW4006/24770 - In-Wall Motion Switch, 500S/24770_Revision_History.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
FIRMWARE REVISION HISTORY,ZW4006 / 24770,Jasco,"In-Wall Motion Switch, 500S" | ||
Manufacturer ID,0x0063,, | ||
Product Type ID,0x494D,, | ||
Product ID,0x3031,, | ||
VERSION,Z-Wave Devkit,Changes,Date Code | ||
5.28,6.51.06,1. Original Release Firmware,1645 | ||
5.39,6.51.10,"1. Changed button press behavior: If the button is pressed and held for more than 0.5s, the light will turn on/off at the 0.5s mark. Then, if the button is released before the 3s mark, no further operation will be done. If the button is held for more than 3s, it will change the timeout duration setting.",1836 |
51 changes: 51 additions & 0 deletions
51
zwave/Jasco/ZW4006/24770 - In-Wall Motion Switch, 500S/5.28/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# DISCLAIMER: | ||
The software is provided "as is" to provide our customers the ability to update our products. Jasco does not offer any express or implied warranty of any kind when using these files, including, but not limited to, warranties of merchantability, noninfringement, or fitness for a particular purpose.<br> | ||
<br> | ||
Jasco does not imply or guarantee that the software provided will meet your requirements or that the operation thereof will be uninterrupted or error-free, or that all errors will be corrected. Jasco does not assume any responsibility for product errors related to the use of the software contained within this repository. Jasco does not offer support on flashing firmware to the devices listed here and are only provided as a courtesy to our customers and the community. | ||
|
||
## CONTENTS: | ||
ZW4006_Jasco_24770_5.28.hex | ||
|
||
## Z-WAVE DEVKIT VERSION: | ||
6.51.06 | ||
|
||
## RELEASE NOTES: | ||
v5.28: ORIGINAL RELEASE FOR MODEL 24770 | ||
|
||
## DATE CODES INSTALLED ON: | ||
1645 THROUGH 1835 | ||
|
||
## CHANGELOG: | ||
1. Original Release Firmware | ||
|
||
## FIRMWARE AVAILABILITY: | ||
|
||
At this time, this firmware version will not be made available due to possible hardware compatibility issues that would cause certain hardware variants of this model to fail. | ||
|
||
### SUMMARY (TL;DR): | ||
|
||
All of the firmware files posted in this repository are not affected by the aforementioned compatibility issue. | ||
|
||
We are only omitting firmware files that were built using Z-Wave Devkit 6.51.06 or <b>earlier</b> if that hardware was built with Micron <b>and</b> Adesto variants. | ||
|
||
### FULL EXPLANATION: | ||
|
||
Z-Wave Plus products are required to use a specific kind of flash memory due to Z-Wave requirements for OTA updates. This memory is uncommon and there are very few supported suppliers. | ||
|
||
Abruptly, in 2017, the primary supplier of Z-Wave flash memory, Micron, announced it would discontinue manufacturing this memory. While there were a couple other available suppliers, they were unable to support the volume requirements required for all the current Z-Wave Manufacturers, including Jasco. | ||
|
||
Adesto, working with the Z-Wave Alliance, agreed to begin support of this flash memory to fill the volume needs of the Z-Wave Manufacturers. Since the Adesto memory was not previously supported in Z-Wave Devkits, they needed to be added by Z-Wave in a new Devkit release. | ||
|
||
Any product that was switching to use Adesto flash would need to update/recompile the firmware to use <i>Z-Wave 500 series 6.51.07 Devkit release or later.</i> | ||
|
||
This was an emergency that affected all Z-Wave Plus manufacturers supporting OTA updates, not just Jasco Products. | ||
|
||
### IMPORTANT NOTES: | ||
|
||
All older products that use the <b>Micron</b> flash <b>can</b> be updated to use the latest firmware OTA files available <b>without issue.</b> | ||
|
||
All products made with the <b>Adesto</b> flash <b>cannot</b> be downgraded to a firmware version previously compiled with 6.51.06 or below. | ||
|
||
### WHY ARE YOU TELLING ME THIS? | ||
|
||
We wanted to be sure we had provided an explanation for why this specific version and other specific versions are not being made available since this was an officially released version. |
19 changes: 19 additions & 0 deletions
19
zwave/Jasco/ZW4006/24770 - In-Wall Motion Switch, 500S/5.39/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# DISCLAIMER: | ||
The software is provided "as is" to provide our customers the ability to update our products. Jasco does not offer any express or implied warranty of any kind when using these files, including, but not limited to, warranties of merchantability, noninfringement, or fitness for a particular purpose.<br> | ||
<br> | ||
Jasco does not imply or guarantee that the software provided will meet your requirements or that the operation thereof will be uninterrupted or error-free, or that all errors will be corrected. Jasco does not assume any responsibility for product errors related to the use of the software contained within this repository. Jasco does not offer support on flashing firmware to the devices listed here and are only provided as a courtesy to our customers and the community. | ||
|
||
## CONTENTS: | ||
ZW4006_Jasco_24770_5.39.hex | ||
|
||
## Z-WAVE DEVKIT VERSION: | ||
6.51.10 | ||
|
||
## RELEASE NOTES: | ||
v5.39: SECOND RELEASE FOR MODEL 24770 | ||
|
||
## DATE CODES INSTALLED ON: | ||
1836 THROUGH PRESENT | ||
|
||
## CHANGELOG: | ||
1. Changed button press behavior: If the button is pressed and held for more than 0.5s, the light will turn on/off at the 0.5s mark. Then, if the button is released before the 3s mark, no further operation will be done. If the button is held for more than 3s, it will change the timeout duration setting. |
Oops, something went wrong.