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

Clarifications and Assistance #71

Open
GregDavid123 opened this issue Mar 23, 2021 · 1 comment
Open

Clarifications and Assistance #71

GregDavid123 opened this issue Mar 23, 2021 · 1 comment

Comments

@GregDavid123
Copy link

First of all i would like to say the you did a great Project and I will like to thank you and your team for the work.
Nevertheless I please have some questions

  • What exactly are the main differences between Esptouch and Esptouch V2? (When exactly can each be used?)
  • Is it possible to intergrate a second security Password to secure the link with the Esp_device? (With the aim of serving as a Proof-of-Possession) - This may require some modification in SmartConfig too right? Or Are there some Examples?
  • Is there please a Kotlin version or example of the EsptouchForAndroid Project, I tried converting the Java with andiod Studios and had a lot of mistakes?
    Thank you in Advance :)
@XuXiangJun
Copy link
Collaborator

  • EspTouchV2 used a new protocol to send data packets. It is more efficient, and it support custom data(64 bytes)
  • You can negotiate a AES key with device side, this need modify the codes in SmartConfig. Then the packet will be encrypted.
  • No plan to develop Kotlin version. You can add implementation in dependencies now.

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

2 participants