Open SuchyChomik opened 10 months ago
Congrats on opening your first issue on this repository! π
This is a automated message to help you avoid common pitfalls when asking for help online.
π Be sure to:
π¬π§ Communicate in English so everybody can understand you
π Have a look at the Wiki and README for information
π Search for similar issues (open and closed)
βοΈ Provide enough information to understand, recreate and help out with your problem
βΉοΈ Let us know if you find a solution and please share it with us
π Close the issue when your problem has been solved
The "Display Example I2C" board config is broken. Do not use it. Instead, under the "deauther config" menu, select the default "NodeMCU" at the top, and then in A_config.h, manually copy everything from the "Display Example I2C" section to the top, outside of its "#if defined" group.
Yes, but there wasn't anyone with the same problem.
Describe the error The ESP8266 resets every ~8 seconds. I don't know whats causing the problem. Down is the console output (from https://serial.huhn.me/)
To Reproduce Steps to reproduce the behavior:
Expected behavior Expected it to not bootloop
Environment (please complete the following information):
Attempts Reflashing the software a couple of times, searching the error.
Additional context Used the bin file and the https://esp.huhn.me/ website for flashing the esp