Page 2 of 3

Re: Z-UNO and Digital door lock inclusion

Posted: 02 Sep 2019 13:17
by mamhoo
I updated firmware "Switch to 3-channel 5.22 firmware for JP/TW/KR" and reboot controller, reset API.
But my frequency still EU.

I think it already switched to 3-channel show in code below.

Code: Select all

   
	channel1: 125 (17:13)
	channel2: 125 (17:13)
	channel3: 127 (17:13)
Please advice
Thanks

Re: Z-UNO and Digital door lock inclusion

Posted: 02 Sep 2019 20:33
by PoltoS
Hm, Indeed. You should change the frequency itself too.

Do IP:8083/JS/Run/zway.ZMEFreqChange(8)

Re: Z-UNO and Digital door lock inclusion

Posted: 04 Sep 2019 13:29
by mamhoo
My RaZberry firmware already upgraded to 5.22 and frequency changed to KR but I still cannot include my digital door lock to my RaZberry.
I will show some detail in code

Code: Select all

Library Type:	Static Controller
SDK Version:	6.71.01
Serial API Version:	05.22

Code: Select all

 frequency: KR (03.09.2019)
    deviceRelaxDelay: 3 (03.09.2019)
    statistics: None (03.09.2019)
        backgroundRSSI: None (03.09.2019)
            channel1: 170 (17:25)
            channel2: 173 (17:25)
            channel3: 127 (17:25)
        RFTxFrames: 66 (17:22)
        RFTxLBTBackOffs: 14710 (17:22)
        RFRxFrames: 6 (17:22)
        RFRxLRCErrors: 0 (17:22)
        RFRxCRC16Errors: 1 (17:22)
        RFRxForeignHomeID: 6 (17:22)
        priorityRoute: None (03.09.2019)
            dstNodeId: None (03.09.2019)
            routeType: None (03.09.2019)
            speed: None (03.09.2019)
            hops: None (03.09.2019)
        jammingDetection: None (03.09.2019)
            ch1Threshold: 127 (03.09.2019)
            ch2Threshold: 127 (03.09.2019)
            ch3Threshold: 127 (03.09.2019)
            detected: 0 (03.09.2019)
    homeName: (25.08.2019)
    homeNotes: (25.08.2019)
    
Should I try another firmware ?

Re: Z-UNO and Digital door lock inclusion

Posted: 05 Sep 2019 14:01
by ct-steven
Is it problem solved? I have similar problem, I try KR/JP freq. both not work.

Re: Z-UNO and Digital door lock inclusion

Posted: 10 Sep 2019 09:45
by mamhoo
I still cannot add my device to razberry.

Re: Z-UNO and Digital door lock inclusion

Posted: 10 Sep 2019 10:46
by mamhoo
z-way-server log, I try to add device after upgrade firmware to "Switch to 3-channel 5.22 firmware for JP/TW/KR" firmware.

Code: Select all

[2019-09-10 14:38:17.396] [I] [zway] Adding job: Get background noise level
[2019-09-10 14:38:17.402] [D] [zway] SENDING: ( 01 03 00 3B C7 )
[2019-09-10 14:38:17.405] [D] [zway] RECEIVED ACK
[2019-09-10 14:38:17.406] [D] [zway] RECEIVED: ( 01 05 01 3B B5 B6 C3 )
[2019-09-10 14:38:17.411] [D] [zway] SENT ACK
[2019-09-10 14:38:17.412] [D] [zway] SETDATA controller.data.statistics.backgroundRSSI.channel1 = 181 (0x000000b5)
[2019-09-10 14:38:17.412] [D] [zway] SETDATA controller.data.statistics.backgroundRSSI.channel2 = 182 (0x000000b6)
[2019-09-10 14:38:17.413] [D] [zway] SETDATA controller.data.statistics.backgroundRSSI.channel3 = 127 (0x0000007f)
[2019-09-10 14:38:17.413] [I] [zway] Job 0x3b (Get background noise level): RSSI Ch#1: -74 dBm, Ch#2: -74 dBm, Ch#3: invalid
[2019-09-10 14:38:17.413] [D] [zway] Job 0x3b (Get background noise level): success
[2019-09-10 14:38:17.413] [I] [zway] Removing job: Get background noise level
[2019-09-10 14:38:37.565] [D] [zway] Job 0x3b: deleted from queue

Re: Z-UNO and Digital door lock inclusion

Posted: 17 Sep 2019 00:27
by PoltoS
channel3 = 127
means you are still on two channels version

Re: Z-UNO and Digital door lock inclusion

Posted: 18 Sep 2019 12:32
by mamhoo
Hello Paltos.
Should I try another firmware version ?

Re: Z-UNO and Digital door lock inclusion

Posted: 18 Sep 2019 13:31
by PoltoS
Yes, 3 channels version

Re: Z-UNO and Digital door lock inclusion

Posted: 23 Sep 2019 15:21
by mamhoo
Does only firmware version 5.22 have 3-channels ?
Can I try other version ? (such as 5.23)