Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touchlink and max device list in firmware #134

Closed
kirovilya opened this issue Jun 20, 2018 · 6 comments
Closed

Touchlink and max device list in firmware #134

kirovilya opened this issue Jun 20, 2018 · 6 comments
Labels
feature request Feature request

Comments

@kirovilya
Copy link
Contributor

kirovilya commented Jun 20, 2018

I found some intresting moments here https://github.com/Tropicao/zigbridge/blob/master/doc/firmware_instructions.md

NWK_MAX_DEVICE_LIST=0

Already there are remarks about the number of connected devices. This setting assumes that the device list is stored in the application, not in the cc253x. This presumably eliminates the problem with the count.

INTER_PAN

This allow to use touchlink mode for ZLL lamp.

It remains only to assemble the firmware and try to use it :)

@Koenkk Koenkk added the feature request Feature request label Jun 20, 2018
@Koenkk Koenkk added this to the 0.2 milestone Jun 20, 2018
Koenkk added a commit to Koenkk/Z-Stack-firmware that referenced this issue Jun 20, 2018
@Koenkk
Copy link
Owner

Koenkk commented Jun 20, 2018

I've compiled a firmware with these settings: https://github.com/Koenkk/Z-Stack-firmware/tree/experimental/coordinator/CC2531 (see bin folder). Currently working good with 1 motion sensor and 1 bulb, need to do more tests but looks promising!

This also allows us to set a very high MAXMEMHEAP which can improve stability.

@kirovilya
Copy link
Contributor Author

@Koenkk Good! Need tester with many devices...

@Koenkk
Copy link
Owner

Koenkk commented Jun 21, 2018

It seems to after testing again, I cannot connect more than one (end) device. Note that the link from OP uses Z-Stack 3.0.1 so there might be some differences here..

@kirovilya
Copy link
Contributor Author

@Koenkk :( Bad...
So... closing issue?

@Koenkk
Copy link
Owner

Koenkk commented Jun 21, 2018

No, touchlink is still there! 😄

@Koenkk
Copy link
Owner

Koenkk commented Jul 5, 2018

Closing as the required options are enabled in the firmware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

No branches or pull requests

2 participants