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

it works, but.. #28

Open
JohnnyKetch opened this issue Mar 15, 2020 · 4 comments
Open

it works, but.. #28

JohnnyKetch opened this issue Mar 15, 2020 · 4 comments

Comments

@JohnnyKetch
Copy link

I noticed that on some devices (xiaomi redmi note 8 and macbook air) the SSIDs are not shown. For scruple I did the same test with mdk3 and "ESP8266 Deauther 2.0" and on these instead it works very well.

Could anyone explain to me why?

@jLynx
Copy link

jLynx commented Mar 15, 2020

I have just picked this project up for the first time in a year and I am noticing the same strange behaviour. Try power cycle the MCU afew times and see if they start appearing after 1 minute. Mine have been appearing after doing this

@JohnnyKetch
Copy link
Author

JohnnyKetch commented Mar 16, 2020

every now and then someone appears but it is a fairly random thing. I think there is some type of mitigation system. From the apple this and more.

On the Deauther 2.0, however, everything runs smoothly. Maybe it's because the code is a little more recent.
We are waiting for the response from the developer, I am very curious :)

@spacehuhn

@JohnnyKetch
Copy link
Author

Okay, it would seem that setting "append Spaces" to false solves the problem. But I'm too ignorant to understand why ^ _ ^

@varna9000
Copy link

I suspect you are using the same string for all SSIDs. I did that and it didn't show anything. Change at least one char for each SSID and it works.

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

3 participants