Page 1 of 1

Inclusion error after firmware update

Posted: 20 Apr 2015 20:39
by abadon
Hi everyone,

I'm a RaZberry newbie and i hope my problem is caused by the lack of experience :)
So let's start from the beginning.
I received my RaZberry in the previous week and after first installation(SD card image was taken from official website) everything worked perfectly and my two z-wave devices were included to the network without any problems. But after firmware update to the newest version (Z-way was updated to v2.0.1-rc15) any of my devices cannot be included to the network.

Logs from the inclusion process looks as follows:

[2015-04-20 17:04:47.089] [zway] Adding job: Add/re-include node to network
[2015-04-20 17:04:47.096] [D] [zway] SENDING (cb 0x01): ( 01 05 00 4A C1 01 70 )
[2015-04-20 17:04:47.106] [D] [zway] RECEIVED ACK
[2015-04-20 17:04:47.106] [D] [zway] RECEIVED: ( 01 07 00 4A 01 01 00 00 B2 )
[2015-04-20 17:04:47.107] [D] [zway] SENT ACK
[2015-04-20 17:04:47.107] [D] [zway] SETDATA controller.data.lastIncludedDevice = Empty
[2015-04-20 17:04:47.107] [D] [zway] SETDATA controller.data.lastExcludedDevice = Empty
[2015-04-20 17:04:47.107] [zway] Job 0x4a (Add/re-include node to network): Ready to add - push button on the device to be added
[2015-04-20 17:04:47.108] [D] [zway] SETDATA controller.data.controllerState = 1 (0x00000001)
[2015-04-20 17:04:47.126] [D] [zway] SETDATA controller.data.secureInclusion = False
[2015-04-20 17:05:03.231] [D] [zway] Job 0x07: deleted from queue
[2015-04-20 17:05:03.293] [D] [zway] Job 0x06: deleted from queue
[2015-04-20 17:05:03.293] [D] [zway] Job 0x17: deleted from queue
[2015-04-20 17:05:03.293] [D] [zway] Job 0xd2: deleted from queue
[2015-04-20 17:05:03.314] [D] [zway] Job 0x20: deleted from queue
[2015-04-20 17:05:03.321] [D] [zway] Job 0x05: deleted from queue
[2015-04-20 17:05:03.322] [D] [zway] Job 0x15: deleted from queue
[2015-04-20 17:05:03.332] [D] [zway] Job 0x56: deleted from queue
[2015-04-20 17:05:03.383] [D] [zway] Job 0x02: deleted from queue
[2015-04-20 17:05:05.086] [D] [zway] Job 0x41: deleted from queue
[2015-04-20 17:05:05.097] [D] [zway] Job 0x80: deleted from queue
[2015-04-20 17:05:05.097] [D] [zway] Job 0x03: deleted from queue
[2015-04-20 17:05:05.107] [D] [zway] Job 0x05: deleted from queue
[2015-04-20 17:06:02.525] [zway] Adding job: Add/re-include node to network
[2015-04-20 17:06:02.525] [D] [zway] SETDATA controller.data.controllerState = 17 (0x00000011)
[2015-04-20 17:06:02.528] [D] [zway] SENDING: ( 01 04 00 4A 05 B4 )
[2015-04-20 17:06:02.529] [D] [zway] RECEIVED ACK
[2015-04-20 17:06:02.530] [zway] Removing job: Add/re-include node to network
[2015-04-20 17:06:02.581] [D] [zway] RECEIVED: ( 01 07 00 4A 01 06 00 00 B5 )
[2015-04-20 17:06:02.582] [D] [zway] SENT ACK
[2015-04-20 17:06:02.582] [zway] Job 0x4a (Add/re-include node to network): Cancelling job: Add/re-include node to network
[2015-04-20 17:06:02.582] [zway] Removing job: Add/re-include node to network
[2015-04-20 17:06:02.582] [D] [zway] SETDATA controller.data.controllerState = 0 (0x00000000)

I have tried to find solution on the formu but all of found hints seems to not work. Today I found information that in the past was some manufacturing bug where connection between the resistor and the pin of the EEPROM was missed.
viewtopic.php?f=3422&t=20389

My RaZberry is from 03.02.15 so it should be free of this bug.
Could you please confirm that this is not the EEPROM issue in this case.
Here is the photo of my RaZberry
https://drive.google.com/file/d/0BzYryS ... hJajQ/view

Re: Inclusion error after firmware update

Posted: 22 Apr 2015 19:17
by abadon
All suggestions are welcome :)

Re: Inclusion error after firmware update

Posted: 29 Apr 2015 11:50
by julienLM
Hello, I still have a problem with z-wave inclusion, could you tell me how do you do to see this log? And witch software did you use? Thanks

Re: Inclusion error after firmware update

Posted: 03 May 2015 19:48
by abadon
Hi,

The log file from z-way server is placed under the following dir
/var/log/z-way-server.log

In my case the problem with including is reproducible under all of the z-wave version.

If you find some solution please let me know:)

Re: Inclusion error after firmware update

Posted: 03 May 2015 19:58
by pz1
Did you try to exclude device before including? That works sometimes.
What devices do you have?
I think you better upgrade to v2.0.1-rc25, which is the latest and the most stable afaik. (Do not use the alfa release 26)

Re: Inclusion error after firmware update

Posted: 04 May 2015 13:33
by abadon
Issue has been solved but I'm not pretty sure what was the cause of it.
I did two things simultaneously. I upgraded version to v2.0.1-rc25 (as you recommended) and changed charger to 2.4 A.
After that excluding and including have started working.

Thanks for your help.