SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.51k stars 2.6k forks source link

arduino-esp8266-deauther removed from arduino application #1190

Closed lesquieshia closed 4 years ago

lesquieshia commented 4 years ago

I don't have any issues with coding, I am following the installation guide at "https://github.com/spacehuhn/esp8266_deauther/wiki/Installation#flashing-the-firmware-bin-file" and there seems to be a step that I can't do. The guide essentially says to download arduino-esp8266-deauther in arduino after going to tools, manage boards, and searching eps8266, but nothing comes up, only the first one it says to download, called "esp8266 by ESP8266 community"

Help? sketch_dec12a _ Arduino 1 8 10 12_12_2019 8_27_25 PM

Duffman2 commented 4 years ago

I am having the same issue

tobozo commented 4 years ago

you probably skipped this step

Duffman2 commented 4 years ago

I have installed and selected the board that says modified for ARM support, because that is the only one that shows up. I also have the additional boards links set up in preferences. I am on windows. Is there anything else that might have gone wrong? Thx

tobozo commented 4 years ago

If you managed to install and select the board that says modified for ARM support, then you don't have the same issue.

You'll probably need to provide more details on what you expect vs what you get.

CareerCargo commented 4 years ago

Hello, thanks for your work - I have the same issue. esp8266 community and tobozo's 8266-deauther aren't available even with the 2 board manager URLs. I checked on another one of my computers that had this installed already and they're not coming up in the board manager as installed, even though they were installed a month ago. Something has certainly changed. thanks again, hope we can find a solution.... Merry Christmas.

tobozo commented 4 years ago

@CareerCargo what does the log window display when you open the boards manager?

First you should make sure you're using the new github URL to the json package since this has recently changed.

Obviously the Arduino IDE must be allowed to access the network in order to get those boards listed.

When opening the boards manager for the first time, the log window will probably show a signature error (package.json does not have a .sig file), but it will work fine on second attempt.

If you need more help on this, please provide more details (OS, IDE version, LAN filtering conditions) on your situation.

CareerCargo commented 4 years ago

Thanks for that. running as admin, Win10, I've went back to 1.8.9 from 10 version to test that, no LAN filtering. Boards manager comes up normally (as expected - no errors), but it does seem to take longer to grab the data list libraries. Checked both URL's at least 3 times - all good. I tried to manually install the Zip library from https://github.com/tobozo/Arduino/archive/deauther.zip As per Arduino's explanation via 'sketch' 'include libraries' 'add ZIP library'. Error states, - Arduino: 1.8.9 (Windows 10), Board: "Arduino/Genuino Uno" Specified folder/zip file does not contain a valid library. Maybe I'm doing this wrong...? Is there another way to manually install the libraries.

JMC1973 commented 4 years ago

Hi Career Cargo, you can download the library zip file and unzip in user/Documents/Arduino/Libraries Then rename the folder with the same name without “ -master “.

tobozo commented 4 years ago

that's not a library, that's a board package, you need to install it from the boards manager, not from the libraries manager

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.