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

Serial Support? #41

Closed
DX94-Quas opened this issue May 2, 2020 · 2 comments
Closed

Serial Support? #41

DX94-Quas opened this issue May 2, 2020 · 2 comments
Labels
question Further information is requested stale

Comments

@DX94-Quas
Copy link

DX94-Quas commented May 2, 2020

Hello, I bought a generic rubber ducky board a long time ago and noticed there was an updated version of the Wifi duck project(this repository), but i didnt read enough so I proceeded to flash it without noticing that the new code comunicates the ESP8266 with the 32u4 via i2c and not via serial like the older code.
Is there any chance of serial support for older boards?

@DX94-Quas DX94-Quas added the question Further information is requested label May 2, 2020
@spacehuhn
Copy link
Collaborator

spacehuhn commented Jun 3, 2020

For the ESP8266 you must select Protocol->Serial
grafik

The default selection Auto (I2C & Serial) for the Atmega however should be fine as is.

Keep in mind that using the hardware serial port will make it difficult to flash the ESP8266, as you'd need to disconnect the pins first.

@spacehuhn spacehuhn changed the title [Question] Serial Support? Serial Support? Jun 16, 2020
@stale
Copy link

stale bot commented Sep 14, 2020

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 stale bot added the stale label Sep 14, 2020
@stale stale bot closed this as completed Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

2 participants