SpacehuhnTech / DeauthDetector

Detect deauthentication frames using an ESP8266
MIT License
776 stars 192 forks source link

Buzzer Not work with Led #11

Open sebk95 opened 5 years ago

sebk95 commented 5 years ago

Buzzer not work with my Nodemcu v3. In Buzzer version not switch on the Led on board nodemcu...please fix

sebk95 commented 5 years ago

default version of deauther detector(without buzzer or rgb) work perfectly.Please help me.

spacehuhn commented 5 years ago

Have you connected a buzzer to the NodeMCU?

sebk95 commented 5 years ago

Yes But not work with this project...... other project work perfectly. For example with this work https://gist.github.com/tagliati/1804108

spacehuhn commented 5 years ago

OK have you changed the pin in the sketch? https://github.com/spacehuhn/DeauthDetector/blob/master/deauth_detector_buzzer/deauth_detector_buzzer.ino#L14

I'm asking because the example you sent is using pin 11 and the sketch here is using pin 5 by default.

sebk95 commented 5 years ago

yes in D4 but as soon as i connect the buzzer it always rings (buzzer rings with default tone (classic beep)-no music) without recognizing the attack and the LED does not light up