mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #670] Device resets with Exception while scanning #234
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#234
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 @kwinz on GitHub (Dec 6, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/670
Hardware/Flashing:
Board: tindie Travis Lin WiFi deauther OLED V2.5 with case and antenna
Using OLED: YES
Using WebServer: NO
Using Serial: NO
Installation mode: original firmware
Code/binary version: 1.6
Flash size: unknown
Flash method: original firmware
Flash Frequency: original firmware
Upload Speed: original firmware
Powered by: both USB and Battery exhibit the issue
Description:
When I am in an area with little wifi the device works expected.
However in the city when I scan the device resets while scanning.
I get back to the boot screen.
Serial shows an exception (see below).
What you're expecting: scan results are shown.
What you get instead: device hard resets.
How best to debug this?
Debug Messages:
@tobozo commented on GitHub (Dec 6, 2017):
Probably the same as seen on various issues.
@kwinz I feel bad about closing this issue because it's the cleanest report we've had so far since we created the issue template.
This is a known problem and has some workarounds but no solution. If you're willing to play with the code you may try some of the suggestions you'll find in the various issues, otherwise there's a V2 on the way.
Thanks for reporting!