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

m5stickc plus 2 | Interpreter wifiScan() not work #698

Open
SpokHacker opened this issue Jan 19, 2025 · 0 comments
Open

m5stickc plus 2 | Interpreter wifiScan() not work #698

SpokHacker opened this issue Jan 19, 2025 · 0 comments

Comments

@SpokHacker
Copy link

SpokHacker commented Jan 19, 2025

Device: m5stickC plus2
Tested on beta and release
The wifiScan() function from wiki doesn't work also the script from github https://github.com/pr3y/Bruce/blob/main/sd_files/interpreter/wifi_brute.js doesn't work, it gives “ no wifi networks found!”.
Also the wifiScan() function gives an empty object.
Logs:
Selected: password_cracker
Read from file
loaded file:

scan = wifiScan()
print(scan[0])

E (1203237) wifi:create wifi task: failed to create task
E (1203238) wifi_init: Failed to deinit wifi driver (0x3001)
E (1203238) wifi_init: Failed to deinit Wi-Fi (0x3001)
[1201868][E][WiFiGeneric.cpp:685] wifiLowLevelInit(): esp_wifi_init 257
E (1203260) wifi:create wifi task: failed to create task
E (1203260) wifi_init: Failed to deinit wifi driver (0x3001)
E (1203260) wifi_init: Failed to deinit Wi-Fi (0x3001)
[1201890][E][WiFiGeneric.cpp:685] wifiLowLevelInit(): esp_wifi_init 257
result is: undefined
[1202458][W][sd_diskio.cpp:104] sdWait(): Wait Failed
[1202463][W][sd_diskio.cpp:512] ff_sd_initialize(): sdWait failed ignored, card initialize continues
[1202472][W][sd_diskio.cpp:516] ff_sd_initialize(): GO_IDLE_STATE failed
[1202478][E][sd_diskio.cpp:806] sdcard_mount(): f_mount failed: (3) The physical drive cannot work
[1202987][W][sd_diskio.cpp:104] sdWait(): Wait Failed
[1202991][E][sd_diskio.cpp:126] sdSelectCard(): Select Failed
[1203238][I][config.cpp:176] fromFile(): Using config from file

@bmorcelli bmorcelli changed the title m5stickc plus 2 | wifiScan() not work m5stickc plus 2 | Interpreter wifiScan() not work Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant