Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"KCS" v2.2.5 firmware BIN file download
#1
Here is "KCS" firmware for KinCony KC868-A series (ESP32) board.
How to download and use, online guide: https://www.kincony.com/esp32-kcsv2-firmware.html

v2.2.5 improment:
1. fixed bug: "INPUT" webpage have error items listed in "INTERLOCK GROUP" and OUTPUT count error.


Attached Files
.zip   KCS_KC868_A32M_V2.2.5.zip (Size: 794.81 KB / Downloads: 30)
.zip   KCS_KC868_A64_V2.2.5.zip (Size: 776.69 KB / Downloads: 28)
.zip   KCS_KC868_A128_V2.2.5.zip (Size: 776.58 KB / Downloads: 33)
.zip   KCS_KC868_AG_V2.2.5.zip (Size: 755.25 KB / Downloads: 28)
.zip   KCS_KC868_AI_V2.2.5.zip (Size: 779.44 KB / Downloads: 26)
.zip   KCS_KC868_AIO_V2.2.5.zip (Size: 796.55 KB / Downloads: 24)
.zip   KCS_KC868_AK_V2.2.5.zip (Size: 757.94 KB / Downloads: 35)
.zip   KCS_KC868_AM_V2.2.5.zip (Size: 772.41 KB / Downloads: 28)
.zip   KCS_KC868_AP_V2.2.5.zip (Size: 774.76 KB / Downloads: 27)
.zip   KCS_KC868_ASR_V2.2.5.zip (Size: 751.99 KB / Downloads: 28)
.zip   KCS_KC868_E16S_V2.2.5.zip (Size: 781.16 KB / Downloads: 26)
.zip   KCS_KC868_UAIR_V2.2.5.zip (Size: 758.66 KB / Downloads: 22)
.zip   KCS_KC868_A2_V2.2.5.zip (Size: 785.06 KB / Downloads: 26)
.zip   KCS_KC868_A4_V2.2.5.zip (Size: 772.34 KB / Downloads: 46)
.zip   KCS_KC868_A4S_V2.2.5.zip (Size: 795.99 KB / Downloads: 29)
.zip   KCS_KC868_A6_V2.2.5.zip (Size: 771.04 KB / Downloads: 49)
.zip   KCS_KC868_A8_V2.2.5.zip (Size: 779.1 KB / Downloads: 44)
.zip   KCS_KC868_A8M_V2.2.5.zip (Size: 795.66 KB / Downloads: 24)
.zip   KCS_KC868_A8S_V2.2.5.zip (Size: 797.1 KB / Downloads: 31)
.zip   KCS_KC868_A16_V2.2.5.zip (Size: 786.38 KB / Downloads: 87)
.zip   KCS_KC868_A16S_V2.2.5.zip (Size: 797.22 KB / Downloads: 30)
.zip   KCS_KC868_A32_V2.2.5.zip (Size: 776.62 KB / Downloads: 32)
Reply
#2
There is bug in MQTT message in version 2.2.5. Reproduced on A8 and also A16. Missing coma after last input and before first output, example:
... "input15":{"value":false},"input16":{"value":false}"output1":{"value":false}, ...
Reply
#3
ok, we will check.
Reply
#4
(10-24-2024, 12:00 AM)admin Wrote: ok, we will check.

Hello,

Any update?
Reply
#5
(10-24-2024, 12:00 AM)admin Wrote: ok, we will check.

I double checked!

There are bugs in MQTT message in version 2.2.5. Reproduced on A8 and also A16.
1. Missing coma after last input and before first output, example:
... "input15":{"value":false},"input16":{"value":false}"output1":{"value":false}, ...
2. Missing coma after last output and before first adc, example:
... "output15":{"value":false},"output16":{"value":true}"adc1":{"value":0}, ...
3. Missing coma after last adc and before first sensor, example:
... "adc4":{"value":0}"sensor1":{"temperature":-100.0,"humity":-100.0}, ...
4. Typo error on sensor humidity name, example:
... sensor1":{"temperature":-100.0,"humity":-100.0}, ...
instead of: ... sensor1":{"temperature":-100.0,"humidity":-100.0}, ...

MQTT is not working in version 2.2.5 because of these bugs.
Make a new update within version 2.2.6 please!
Reply
#6
can you test with v2.2.4 firmware. 
https://www.kincony.com/forum/showthread.php?tid=6600
if v2.2.4 is OK, tell me, we will update firmware.
Reply
#7
KCS V2.2.6 released, download link: https://www.kincony.com/forum/showthread.php?tid=6931
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)