Search found 2 matches
- Mon Apr 01, 2019 6:28 am
- Forum: ESP32 Arduino
- Topic: Continuous reboot on WiFi and Bluetooth
- Replies: 10
- Views: 19970
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.
- Sat Mar 23, 2019 10:33 pm
- Forum: ESP32 Arduino
- Topic: Can ESPAsyncWebServer Serve multiple requests
- Replies: 1
- Views: 4465
Re: Can ESPAsyncWebServer Serve multiple requests
I have done something similar but using another web server library. Here is a tutorial.