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

Mini32 erorrs with AP #221

Closed
TravisRoy opened this issue Oct 20, 2022 · 3 comments
Closed

Mini32 erorrs with AP #221

TravisRoy opened this issue Oct 20, 2022 · 3 comments

Comments

@TravisRoy
Copy link

[11:34:13]ets Jun 8 2016 00:22:57
[11:34:13]
[11:34:13]rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[11:34:13]configsip: 0, SPIWP:0xee
[11:34:13]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[11:34:13]mode:DIO, clock div:2
[11:34:13]load:0x3fff0018,len:4
[11:34:13]load:0x3fff001c,len:1044
[11:34:13]load:0x40078000,len:8896
[11:34:13]load:0x40080400,len:5828
[11:34:13]entry 0x400806ac
[11:34:14]Mounting file system...
[11:34:14]E (37) SPIFFS: mount failed, -10025
[11:34:14][ 40][E][SPIFFS.cpp:89] begin(): Mounting SPIFFS failed! Error: -1
[11:34:14]Failed to mount FS
[11:34:14][BH1750] ERROR: received NACK on transmit of address
[11:34:14][1970-00-00T00:00:00] Setup: BMP280 Trying
[11:34:15][1970-00-00T00:00:00] Setup: No BMP280, BME280, BME 680 or DHT Sensor found
[11:34:15]Framebuffer_GFX::begin Width: 32 Height: 8 Num Pixels: 256
[11:34:15][1970-00-00T00:00:00] Setup: Software Serial started
[11:34:17]*wm:[1] AutoConnect
[11:34:17]*wm:[2] ESP32 event handler enabled
[11:34:17]*wm:[2] Connecting as wifi client...
[11:34:17]*wm:[2] setSTAConfig static ip not set, skipping
[11:34:17]*wm:[1] No wifi saved, skipping
[11:34:17]*wm:[2] Connection result: WL_NO_SSID_AVAIL
[11:34:17]*wm:[1] AutoConnect: FAILED
[11:34:17]*wm:[2] Starting Config Portal
[11:34:17]*wm:[2] Disabling STA
[11:34:17]*wm:[2] Enabling AP
[11:34:17]*wm:[1] StartAP with SSID: PIXELIT
[11:34:17]*wm:[2] AP has anonymous access!
*[11:34:17][ 3395][E][WiFiGeneric.cpp:983] mode(): Could not set mode! 12289
[11:34:17][ 3401][E][WiFiAP.cpp:118] softAP(): enable AP first!
[11:34:18]wm:[0] [ERROR] There was a problem starting the AP

[11:34:18]*wm:[1] AP IP address:
[11:34:18][1970-01-01T00:00:03] Hotspot: Waiting for WiFi configuration
[11:34:18]*wm:[1] Starting Web Portal
[11:34:18]*wm:[2] HTTP server started
[11:34:18]*wm:[2] Config Portal Running, blocking, waiting for clients...
[11:34:18]*wm:[2] Portal Timeout In 180 seconds

@TravisRoy
Copy link
Author

Sorry, this was a dupe of closed ticket Issues starting with es32 d1 mini - Wifimanager #128

The fix listed there works, but it's not in the code, going to put in a PR

@TravisRoy
Copy link
Author

I couldn't do a pull request.. But the fix mentioned in #128 does fix the issue, if somebody with access wouldn't mind adding that to the code.

@TravisRoy
Copy link
Author

Closing, opening up another with fixes.

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