You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After flashing via the web installer, a dialog box offers to configure WiFi on the fly without connecting to AP. If correct credentials are provided, the board should connect to the specified WiFi network, and another dialog box should offer to take the user to the configuration page, view serial log, and other options.
The board should work just as if it was configured to connect to that WiFi network, as if it was done via the ESP32 embedded AP and webpage.
Current Behavior
The board continously reboots, seemingly due to a faulty initialization according to an incorrect configuration. See attached logs esp-web-tools-logs.txt
Possible Solution
The board should not automatically attempt to configure HW related options unless it is done via the GS webpage, after having connected to the desired WiFi network.
Context (Environment)
Chrome Version 131.0.6778.139 (Official Build) (64-bit)
Linux Mint
LilyGo TTGO 433 T3_V1.6.1
The text was updated successfully, but these errors were encountered:
Expected Behavior
After flashing via the web installer, a dialog box offers to configure WiFi on the fly without connecting to AP. If correct credentials are provided, the board should connect to the specified WiFi network, and another dialog box should offer to take the user to the configuration page, view serial log, and other options.
The board should work just as if it was configured to connect to that WiFi network, as if it was done via the ESP32 embedded AP and webpage.
Current Behavior
The board continously reboots, seemingly due to a faulty initialization according to an incorrect configuration. See attached logs
esp-web-tools-logs.txt
Possible Solution
The board should not automatically attempt to configure HW related options unless it is done via the GS webpage, after having connected to the desired WiFi network.
Context (Environment)
The text was updated successfully, but these errors were encountered: