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

Clarification about the Generated public key tested as invalid #11

Open
beckmx opened this issue Jun 22, 2023 · 0 comments
Open

Clarification about the Generated public key tested as invalid #11

beckmx opened this issue Jun 22, 2023 · 0 comments

Comments

@beckmx
Copy link

beckmx commented Jun 22, 2023

Hello there, I compiled the esp32 project, and also ran the osx project, (just updated to xcode 14.x) both look to be running, however I have my doubts, i see that there are a lot of messages:

[0;32mI (1979) findmy_modem:   pub key to use (3. try): ba be 00 00 00 0d 00 00 00 00 81 81 81 81 00 00 00 02 00 00 00 00 00 00 00 00 00 … 01�[0m
�[0;32mI (2019) findmy_modem:   pub key to use (1. try): ba be 00 00 00 0e 00 00 00 00 81 81 81 81 00 00 00 00 00 00 00 00 00 00 00 00 00 … 00�[0m
�[0;33mW (2059) findmy_modem: Generated public key tested as invalid�[0m
�[0;33mW (2079) findmy_modem: Generated public key tested as invalid�[0m

I noticed that in fact I get the "message" to the other side, so I am wondering this:

  1. the message is sent 1 byte at a time from what i can see in the code, right? so every adv key has let's say 1 letter and it continuously advertises several letters until it fully reads something on the other side?
  2. how come it test keys as invalid, does it need valid keys? (this is the part I didnt quite understand)

and finally thank you for your example, great work!

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