visualapproach

Results 446 comments of visualapproach

It seems the WiFi Manager is throwing the error. It's a third party library, not written by me so I can't tell right now what it means. I can dig...

Thanks :) I think it's '/dir/' with a trailing slash.

I made a fresh upload to a module and got this: ![image](https://github.com/visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA/assets/22987250/3a846cfe-8164-4505-bec6-6e501019dd3b) So I guess the code is okay. Are you sure you switched WiFi back to your home network...

And these are the code definitions: ``` const char * const WIFI_STA_STATUS[] PROGMEM { "WL_IDLE_STATUS", // 0 STATION_IDLE "WL_NO_SSID_AVAIL", // 1 STATION_NO_AP_FOUND "WL_SCAN_COMPLETED", // 2 "WL_CONNECTED", // 3 STATION_GOT_IP "WL_CONNECT_FAILED",...

Hi, when changing model in the config page, you have to restart the esp for it to have an effect. Verify that the selected model is shown on the main...

Some idiot bot posts irrelevant links here. They/it have been reported.

Hi, see if latest development branch helps.

You should have data (edges) on D4 on your input test, but it may be that the DSP has just given up after some timeout. Maybe try the inputs right...

I think you forgot to upload the file system image

Your devices are probably fine. The question is why the DSP doesn't communicate. You could try the filter caps+resistors on the DSP port B but I'm not sure it'll help....