SensESP Wifi Configuration

My first attempts with esp32. Not sure if im doing something wrong but i cannot solve the problem after days now. I see there is a new User Interface, not sure if that could be the problem. When trying to connect to sensesp with mobile to configure as client to existing wifi, the scan is done correctly, the network can be selected and its name appears in the window, the password is entered manually or if no password is required is left blank. But the save button does not respond, nor the terminal in Platformio show any activity. In contrast when SK configuration is saved change and activity show in both the app and terminal. Created an issue on github but no response yet.
3 Replies
Pantera
Pantera7d ago
Or is there a way to download previous versions in case there is a glitch in the code?
tobi42
tobi427d ago
as a first measure to get the other parts of your project up and running, i'd recommend hardcoding the wifi credentials and SK server IP
Pantera
Pantera7d ago
thanks tobias. I dont know programing but with chatgpt tried to do that but im getting error that i cannot solve. The following are the terminal logs: Conectando a WiFi... V (9997) Arduino: STA Connected: SSID: Nuestra_Wifi, BSSID: cc:2d:21:57:34:c1, Channel: 6, Auth: WPA_WPA2_PSK D (9998) Arduino: Arduino Event: 4 - STA_CONNECTED Conectando a WiFi... V (11349) Arduino: STA Got New IP:192.168.39.117 D (11350) Arduino: Arduino Event: 7 - STA_GOT_IP D (11350) Arduino: STA IP: 192.168.39.117, MASK: 255.255.255.0, GW: 192.168.39.1 Conectando a WiFi... Conectado a la red WiFi D (11655) configurable.cpp: Loading configuration for path '/system/hostname' from '/qLsPBGc6u2S+SPgr87i11VrDlCE=' D (11670) configurable.cpp: Saving configuration path /system/hostname to file /qLsPBGc6u2S+SPgr87i11VrDlCE= I (11681) configurable.cpp: Not loading configuration: no config_path specified: I (11711) configurable.cpp: Could not find configuration for path /System/WiFi Settings D (11711) networking.cpp: Enabling Networking V (11718) Arduino: STA Disconnected: SSID: Nuestra_Wifi, BSSID: cc:2d:21:57:34:c1, Reason: 8 D (11730) Arduino: Arduino Event: 5 - STA_DISCONNECTED W (11730) Arduino: Reason: 8 - ASSOC_LEAVE I (11731) networking.h: Disconnected from wifi. V (11741) Arduino: Configuring Station static IP: 0.0.0.0, MASK: 0.0.0.0, GW: 0.0.0.0 I (11757) networking.cpp: Starting access point SensESP V (11757) Arduino: STA Stopped D (11758) Arduino: Arduino Event: 3 - STA_STOP V (11759) Arduino: AP Started D (11761) Arduino: Arduino Event: 10 - AP_START I (11765) networking.h: WiFi Access Point enabled, SSID: SensESP I (11771) networking.h: IP address of Device: 192.168.4.1 I (11806) configurable.cpp: Could not find configuration for path /system/httpserver D (11806) http_server.h: HTTPServer instance created I (11813) configurable.cpp: Not loading configuration: no config_path specified: I (11814) configurable.cpp: Not loading configuration: no config_path specified: I (11849) configurable.cpp: Could not find configuration for path /System/Signal K Settings D (11851) base_button.h: Button handler started
Want results from more Discord servers?
Add your server