Search found 2 matches
- Wed Sep 20, 2017 1:46 pm
- Forum: General Discussion
- Topic: ESP32 Wroom error 0x1f
- Replies: 1
- Views: 3329
ESP32 Wroom error 0x1f
Hi, I am getting constant messages : rst:0x10 (RTCWDT_RTC_RESET),boot:0x1F (SPI_FAST_FLASH_BOOT) flash read err, 1000 Falling back to built-in command interpreter. OK Im sure that it has something to do with one of the GPIO pin kept high(had similar issues before), the problem is which. Also any oth...
- Wed Sep 20, 2017 1:37 pm
- Forum: General Discussion
- Topic: ESP32 Wroom - Wifi streaming
- Replies: 0
- Views: 2470
ESP32 Wroom - Wifi streaming
Hi Everyone, Just wanted to know if WiFi data streaming is possible on these systems? So I have a WifiClient and WifiServer setup for streming, the connections are kept open and have used print()\read(), trying to get data at a period of 10-30ms. The stream looks good at start, but after 1 min or so...