-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
Wifi does not connect to ap in case of esp32-s3-4848s040_16MB #791
Comments
For GS-T3E v2.3 you need the |
My chip is Guition ESP32-S3-4848S040. When i flash esp32-s3-4848s040_full_16MB_v0.7.0-rc12, wifi cannot connect. I tried flash gs-t3e_full_16MB_v0.7.0-rc12 only to check if wifi working. |
Some WiFi settings are stored in flash. Make sure to erase the full flash first before (re)installing different firmware files. |
Strange that i have this wifi problem only if i flash recommended .bin. In case of rc13 this bin file cause wifi problem: esp32-s3-4848s040_full_16MB_v0.7.0-rc13_042fe05 but this sitting in same directory: guition-jc4827w543c_full_4MB_v0.7.0-rc13_042fe05 works but without display |
Flashing random firmware for other devices is not recommended. Did you erase the flash before flashing What device do you have specifically? Do you have the URL? |
Yes i tried erase flash before. My chip is: Chip is ESP32-S3 (QFN56) (revision v0.2) |
What about this logs? Prompt > [ 1.418][131060/140348 6][58288/58292 1] GPIO: Starting... can be this my problem? |
wifi without password works, i dont know how this is possible |
I've just bought one of these - did you get the wifi working ? thx |
I'm getting exactly this problem with this board. Once just after I flashed it I seemed to get an ip address, and when I tried reflashing it I could connect to the initial Access Point, but I'm just getting the repeated error messages as above. |
Please provide all the information:
|
|
Wifi issue are hard to troubleshoot. Maybe try these:
|
Thanks for your response. I've tried a few things, I'm not sure what it tells me. Firstly, I tried again flashing then entering the details onscreen, and I got the following logged:
It then rebooted into the error loop as before. As you can see, it connected to the WiFi and got an IP address, but then entered the state as before. The password is 12 characters long. I can't try on that AP without a password, although if I give it an incorrect password it doesn't even connect to the WiFi and get to the point of requesting an IP. I'm using a Deco AP, and a plusnet router. I have told the Deco system only to use 2.4G and only to use one AP. I tried to connect to my phone's hotspot (with a password), and that works. I tried ESPHome. I flashed it through the web installer. Interestingly I couldn't set up the Wifi as I normally would do, but once I connected to the ad-hoc network and added details, the device connected to my AP absolutely fine, so there's no hardware incompatibility. Security is WPA2 Every time I've reflashed I've told the web installer to erase the device. When I was searching for support for this problem, I didn't search for this model, just for the error messages in OpenHASP, so it's interesting that the only other person having this problem has this hardware. Let me know if there's anything I can do to help diagnose it. It looks like a particularly problem between my Wifi setup (the APs?), OpenHASP, and this hardware. |
Wifi cannot obtain ip address. If i choose GS-T3E v2.3 in https://nightly.openhasp.com/, wifi is working but display not.
Logs:
[ 0.083][212980/248748 14][ 0/ 0 0] DBUG: Started @ 115200 bps
#[ 0.091][212980/248748 14][ 0/ 0 0] DBUG: Environment: esp32-s3-4848s040_16MB
#[ 0.102][212980/248748 14][ 0/ 0 0] UART: Started
#[ 0.109][212980/248748 14][ 0/ 0 0] UART: Client login from serial
#[ 0.131][212980/248648 14][ 0/ 0 0] CONF: SPI flash FS mounted
Prompt > [ 0.154][212980/248648 14][ 0/ 0 0] CONF: Loading /config.json
Prompt > [ 0.164][212980/247896 14][ 0/ 0 0] CONF: Loaded /config.json
Prompt > [ 0.173][212980/248712 14][ 0/ 0 0] DBUG: Loading debug settings
Prompt > [ 0.183][212980/248712 14][ 0/ 0 0] GPIO: Loading GUI settings
Prompt > [ 0.193][212980/248712 14][ 0/ 0 0] GUI : First Touch Calibration enabled
Prompt > [ 0.203][212980/248712 14][ 0/ 0 0] HASP: Loading HASP settings
Prompt > [ 0.213][212980/248712 14][ 0/ 0 0] WIFI: Loading WiFi settings
Prompt > [ 0.242][212980/246788 13][ 0/ 0 0] MQTT: Loading MQTT settings
Prompt > [ 0.260][212980/246788 13][ 0/ 0 0] TELN: Loading Telnet settings
Prompt > [ 0.270][212980/246788 13][ 0/ 0 0] MDNS: Loading MDNS settings
Prompt > [ 0.279][212980/246788 13][ 0/ 0 0] HTTP: Loading HTTP settings
Prompt > [ 0.289][212980/246788 13][ 0/ 0 0] GPIO: Loading GPIO settings
Prompt > [ 0.299][212980/246788 13][ 0/ 0 0] CONF: Settings loaded
Prompt > [ 0.352][204788/217920 6][ 0/ 0 0] WIFI: Connecting to Spajza
Prompt > [ 0.362][204788/217928 6][ 0/ 0 0] MSGR: Starting...
Prompt > [ 0.371][204788/217928 6][ 0/ 0 0] MSGR: Started
Prompt > [ 0.379][204788/217928 6][ 0/ 0 0] TFT : Starting...
Prompt > [ 0.388][204788/217904 6][ 0/ 0 0] TFT : Starting...
Prompt > [ 0.651][204788/215748 5][ 0/ 0 0] TFT : Started
Prompt > [ 0.678][204788/215748 5][ 0/ 0 0] TFT : Started
Prompt > [ 0.769][204788/215748 5][ 0/ 0 0] LVGL: Starting...
Prompt > [ 0.782][155636/166380 6][62608/62832 1] LVGL: LV_FS_PC ready
Prompt > [ 0.792][131060/141208 7][61908/61956 1] GUI : Initialize Cursor
Prompt > [ 1.305][131060/140448 6][61816/61840 1] DRVR: GT911 Started (480x480)
Prompt > [ 1.320][131060/140448 6][61816/61840 1] DRVR: * Found device 0x5d
Prompt > [ 1.333][131060/140348 6][61576/61592 1] LVGL: Started
Prompt > [ 1.350][131060/140348 6][59116/59756 2] HASP: Custom theme loaded
Prompt > [ 1.372][131060/140348 6][58564/58568 1] HASP: Loading /pages.jsonl
Prompt > [ 1.398][131060/140348 6][58448/58452 1] HASP: Loaded /pages.jsonl
Prompt > [ 1.408][131060/140348 6][58448/58452 1] HASP: Changing page to 1
Prompt > [ 1.418][131060/140348 6][58288/58292 1] GPIO: Starting...
Prompt > [ 1.426][131060/140348 6][58288/58292 1] GPIO: Reboot counter 0
Prompt > [ 1.435][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.444][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.453][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.462][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.471][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.480][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.489][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.498][131060/140348 6][58288/58292 1] GPIO: Invalid pin 0
Prompt > [ 1.506][131060/140348 6][58288/58292 1] GPIO: Started
Prompt > [ 1.516][126964/135904 6][58288/58292 1] HTTP: Started
Prompt > [ 1.526][126964/135336 6][58288/58292 1] TELN: Telnet console started
Prompt > [ 1.535][126964/135336 6][58288/58292 1] FTP : Starting...
Prompt > [ 1.544][126964/135336 6][58288/58292 1] FTP : Disabled
Prompt > [ 1.575][126964/135336 6][58288/58292 1] MSGR: File not found: L:/boot.cmd
Prompt > [ 1.589][122868/134264 8][58288/58292 1] MQTT: hasp/plate/LWT
Prompt > [ 1.598][122868/134216 8][58288/58292 1] MQTT: hasp/plate/LWT
Prompt > [ 1.608][122868/134436 8][58288/58292 1] MQTT: Broker not configured
Prompt > [ 4.318][122868/134020 8][57964/58448 1] WIFI: authentication expired
Prompt > [ 4.646][122868/134376 8][57964/58448 1] WIFI: No Connection... retry 1
Prompt > [ 4.657][122868/134532 8][57964/58448 1] WIFI: Unknown error (0)
Prompt > [ 7.675][122868/133848 8][57964/58448 1] WIFI: Connected to Spajza, requesting IP...
Prompt > [ 9.653][122868/134116 8][57964/58448 1] WIFI: No Connection... retry 2
Prompt > [ 9.664][122868/133972 8][57964/58448 1] WIFI: association leave
Prompt > [ 9.674][122868/134272 8][57964/58448 1] WIFI: Unknown error (66)
Prompt > [ 12.750][122868/133844 8][57964/58448 1] WIFI: Connected to Spajza, requesting IP...
Prompt > [ 14.660][122868/134116 8][57964/58448 1] WIFI: No Connection... retry 4
Prompt > [ 14.671][122868/133976 8][57964/58448 1] WIFI: association leave
Prompt > [ 14.681][122868/134276 8][57964/58448 1] WIFI: Unknown error (66)
Prompt > [ 17.742][122868/133844 8][57964/58448 1] WIFI: Connected to Spajza, requesting IP...
Prompt > [ 19.666][122868/134116 8][57964/58448 1] WIFI: No Connection... retry 6
Prompt > [ 19.677][122868/133976 8][57964/58448 1] WIFI: association leave
Prompt > [ 19.687][122868/134276 8][57964/58448 1] WIFI: Unknown error (66)
Prompt > [ 22.759][122868/133844 8][57964/58448 1] WIFI: Connected to Spajza, requesting IP...
Prompt > [ 24.673][122868/134116 8][57964/58448 1] WIFI: No Connection... retry 8
Prompt > [ 24.684][122868/134116 8][57964/58448 1] WIFI: association leave
Prompt > [ 24.694][122868/134276 8][57964/58448 1] WIFI: Unknown error (66)
The text was updated successfully, but these errors were encountered: