Z-UNO and Digital door lock inclusion

Discussions about RaZberry - Z-Wave board for Raspberry computer
mamhoo
Posts: 15
Joined: 17 Jul 2019 11:17

Re: Z-UNO and Digital door lock inclusion

Post 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
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-UNO and Digital door lock inclusion

Post by PoltoS »

Hm, Indeed. You should change the frequency itself too.

Do IP:8083/JS/Run/zway.ZMEFreqChange(8)
mamhoo
Posts: 15
Joined: 17 Jul 2019 11:17

Re: Z-UNO and Digital door lock inclusion

Post 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 ?
ct-steven
Posts: 4
Joined: 21 Jul 2016 11:46

Re: Z-UNO and Digital door lock inclusion

Post by ct-steven »

Is it problem solved? I have similar problem, I try KR/JP freq. both not work.
mamhoo
Posts: 15
Joined: 17 Jul 2019 11:17

Re: Z-UNO and Digital door lock inclusion

Post by mamhoo »

I still cannot add my device to razberry.
mamhoo
Posts: 15
Joined: 17 Jul 2019 11:17

Re: Z-UNO and Digital door lock inclusion

Post 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
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-UNO and Digital door lock inclusion

Post by PoltoS »

channel3 = 127
means you are still on two channels version
mamhoo
Posts: 15
Joined: 17 Jul 2019 11:17

Re: Z-UNO and Digital door lock inclusion

Post by mamhoo »

Hello Paltos.
Should I try another firmware version ?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-UNO and Digital door lock inclusion

Post by PoltoS »

Yes, 3 channels version
mamhoo
Posts: 15
Joined: 17 Jul 2019 11:17

Re: Z-UNO and Digital door lock inclusion

Post by mamhoo »

Does only firmware version 5.22 have 3-channels ?
Can I try other version ? (such as 5.23)
Post Reply