Open andreapx opened 1 year ago
What do you mean "slave"? Do you mean a ZigBee "endpoint"? If so, the answer is "yes" but the Telink Zbhci library code is written expecting you to use it as a "coordinator". It's not too hard to change the code to use it as an endpoint. Take a look at https://github.com/papadeltasierra/telink_zigbee_sdk where I have extracted the original SDK, and then created Patch...
branches that add these changes.
Sorry, I'll start over: I've had a look at the documentation, but nowhere I see how to use it. How do I connect the sensors? How do I connect the relays? How do I edit the configuration to use it with temperature sensors (or other) or with relays? Thanks!
As to the actual electronics, I can only say that you have two options:
Can I connect it to my existing ZigBee network and connect to it some relays? Where can I see some examples? Thanks!