Page 1 of 1

zway_fc_remove_node_from_network crashes

Posted: 14 Feb 2016 20:03
by sharky76
Hello

I have the following problem:
While calling this method using C API, my app crashes with no debugging information since probably all symbols are stripped from the zway libs. This is how I call this method:

err = zway_fc_remove_node_from_network(zway, TRUE, TRUE, NULL, NULL, NULL)

And after sensor performs exclusion confirmation the app crashes.
My sensor is Ecolink Door/Window sensor.

Thanks for your help

Re: zway_fc_remove_node_from_network crashes

Posted: 14 Feb 2016 21:11
by sharky76
Never mind, I solved it
I tried to read data holder data after receiving Deleted change event