Search found 2 matches

by lasselukkari
Mon Apr 01, 2019 6:28 am
Forum: ESP32 Arduino
Topic: Continuous reboot on WiFi and Bluetooth
Replies: 10
Views: 19231

Re: Continuous reboot on WiFi and Bluetooth

Did you update the ESP32 arduino version recently? I had a similar problem a while ago. Erasing the whole flash with esptool fixed it.
by lasselukkari
Sat Mar 23, 2019 10:33 pm
Forum: ESP32 Arduino
Topic: Can ESPAsyncWebServer Serve multiple requests
Replies: 1
Views: 4336

Re: Can ESPAsyncWebServer Serve multiple requests

I have done something similar but using another web server library. Here is a tutorial.