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

AsyncUDP Branch and Master Branch #57

Closed
ascillato opened this issue Apr 19, 2018 · 2 comments
Closed

AsyncUDP Branch and Master Branch #57

ascillato opened this issue Apr 19, 2018 · 2 comments

Comments

@ascillato
Copy link
Contributor

Hi @envy

There are several issues on the version 2.4.0 of the esp8266 board libraries.

As the library ESP-KNX-IP / Async-UDP Branch requires the ESPAsyncUDP Library that requires the 2.4.0, I think you should keep both branchs until a new release of esp8266 board libraries without the bugs is released.

Some of the bugs are reboot when using sleep. Hungs with webserver, etc.

So, what do you think of update the Master Branch with the last changes of the Async-UDP Branch?

and also what about adding the ACK to solve the lost telegrams issue?

Thanks

@ascillato
Copy link
Contributor Author

Made PR #58 for updating changes from AsyncUDP Branch to Master but using 2.3.0 ESP8266 Library

what about adding the ACK to solve the lost telegrams issue?

@ascillato
Copy link
Contributor Author

Added the PR #59 with a merged version of both branches for making easier to mantain.

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

No branches or pull requests

1 participant