mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #1413] DISPLAY_EXAMPLE_I2C.bin and endless rebooting #736
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MegaAndrey on GitHub (Mar 1, 2021).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1413
Like nothing difficult, i'm downloaded bin file and installed via arduino ide, ended up getting an endless reboot of the device.
Ok, I decided to do that through the source code according to the Setup Display & Buttons (SSD1306 I2C) but the result is exactly the same, what am I doing wrong?
at the same time, the bin-file without a display (esp8266_deauther_2.6.0_NODEMCU.bin) is working properly, I can go to the web interface, attack and etc.
22:51:38.626 ->
22:51:38.626 -> ets Jan 8 2013,rst cause:4, boot mode:(3,7)
22:51:38.626 ->
22:51:38.626 -> wdt reset
22:51:38.626 -> load 0x4010f000, len 3584, room 16
22:51:38.626 -> tail 0
22:51:38.626 -> chksum 0xb0
22:51:38.626 -> csum 0xb0
22:51:38.626 -> v2843a5ac
22:51:38.626 -> ~ld
22:51:38.719 ->
22:51:38.719 -> Mounting SPIFFS...OK
22:51:38.719 -> Formatting SPIFFS...OK
22:51:38.812 -> Formatting EEPROM...OK
22:51:38.904 -> Loading settings...Invalid Hash
22:51:38.904 -> Settings reset to default
22:51:38.997 -> Settings saved in /settings.json
22:51:39.138 -> Device names loaded from /names.json
22:51:39.185 -> SSIDs loaded from /ssids.json
22:51:39.231 -> Scan results saved in /scan.json
22:51:39.231 -> Serial interface enabled
22:51:39.278 -> Started AP
22:51:39.278 -> [WiFi] Path: '/web', Mode: 'AP', SSID: 'pwned', password: 'deauther', channel: '1', hidden: false, captive-portal: false
22:51:39.278 -> STARTED! \o/
22:51:39.278 -> 2.6.0
@welcome[bot] commented on GitHub (Mar 1, 2021):
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
@deaut commented on GitHub (Apr 27, 2021):
@deaut commented on GitHub (Apr 27, 2021):
http://192.168.4.1/ssids.html
@stale[bot] commented on GitHub (Jul 26, 2021):
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.