Search found 4 matches
- Sat Apr 07, 2018 12:02 pm
- Forum: General Discussion
- Topic: ESP32 Web Server Question?
- Replies: 6
- Views: 7000
Re: ESP32 Web Server Question?
When the ESP32 runs, it can generate log/diagnostic messages. These can enabled through a Make Menuconfig option to set the verbosity level required. From the story, I am hearing that something is working for a period of time ... and then it doesn't ... This would imply to me that some state has ch...
- Thu Apr 05, 2018 1:19 am
- Forum: General Discussion
- Topic: ESP32 Web Server Question?
- Replies: 6
- Views: 7000
Re: ESP32 Web Server Question?
When the ESP32 runs, it can generate log/diagnostic messages. These can enabled through a Make Menuconfig option to set the verbosity level required. From the story, I am hearing that something is working for a period of time ... and then it doesn't ... This would imply to me that some state has ch...
- Tue Mar 27, 2018 4:55 pm
- Forum: General Discussion
- Topic: ESP32 Web Server Question?
- Replies: 6
- Views: 7000
Re: ESP32 Web Server Question?
How would we create a log? With something like wireshark?
- Tue Mar 27, 2018 10:57 am
- Forum: General Discussion
- Topic: ESP32 Web Server Question?
- Replies: 6
- Views: 7000
ESP32 Web Server Question?
I built simple web server using the WIFI Code in the Arduino IDE just to open and close my garage door. I used MIT APP inventer2 to make an app to control the ESP32 server. It works great for about 24 hours then it seems to log off my network and I have to reboot the ESP32 to get it working again. A...