Davy P.

Results 65 comments of Davy P.

I discovered that it did return, and it was the last on the list, that's why it didn't continue.

Hi, wolle. yes it was. I like the SdFat to because it supports long file names. I'm upgrading my software too. If I place in this order... ``` #include #include...

I want to use the webserver at bootup for a dynamic WiFi login. After that it is not in use anymore.

Dit it work?

After hours of working the all fail > Auto Next > https://n19a-eu.rcs.revma.com/5wesqhfap98uv?rj-ttl=5&rj-tok=AAABfkwskYoAdqoc4cAD4e6nng > > write eeprom UrlSelector: 79 > info buffers freed, free Heap: 89264 bytes > info Connect to...

The did work before so I think it is a kind of a bug. They all have in comen that DNS Failed.

If you like I want to share you my array and my auto next function...

The DNS servers are all right. Maybe I have to use te WiFi event to check the status of the internet connect. I will see what I can do. There...

hmmm, it is non of these... ``` void WiFiEvent(WiFiEvent_t event) { Serial.printf("[WiFi-event] event: %d\n", event); switch (event) { case SYSTEM_EVENT_WIFI_READY: Serial.println("WiFi interface ready"); break; case SYSTEM_EVENT_SCAN_DONE: Serial.println("Completed scan for access...

Now I received a reason > https://ruby.torontocast.com:1095/stream failed! > [480355][D][WiFiGeneric.cpp:876] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED > [480355][W][WiFiGeneric.cpp:897] _eventCallback(): Reason: 8 - ASSOC_LEAVE > [WiFi-event] event: 5 > Disconnected from...