Search found 3 matches
- Mon Oct 23, 2023 4:42 pm
- Forum: General Discussion
- Topic: Mysterious HTTP_UPDATE_FAILED Error (-106) attempting ESP32 OTA
- Replies: 0
- Views: 752
Mysterious HTTP_UPDATE_FAILED Error (-106) attempting ESP32 OTA
Platform ESP23 Rover module I'm trying to get HTTP OTA updates to work in a sketch. As I have a web hosting account (URL in example below), I've placed my version (TXT) file and my firmware (BIN) file in a directory there. For simplicity, the code below only includes my OTA update code. By the outpu...
- Sun Apr 09, 2023 10:54 pm
- Forum: General Discussion
- Topic: RTC accuracy
- Replies: 12
- Views: 36627
Re: RTC accuracy
I know this is an old post, but the to person who said they wanted better accuracy without the added product expense of a separate RTC, I'd like to point out thatDS3231 RTC modules with built in coin cells sell for less than $2 (USD), which is probably less than the cost of adding a crystal to the E...
- Sun Aug 21, 2022 6:32 pm
- Forum: Report Bugs
- Topic: Can no longer compile ESP8266/ESP32 using Arduino IED with Windows-XP
- Replies: 1
- Views: 3834
Can no longer compile ESP8266/ESP32 using Arduino IED with Windows-XP
I have the same version of the Arduino IDE (1.8.5) on both my window-10 and some older Windows-XP systems. I realize Win-XP is no loner a supported OS, but that fact is I can compile complex Arduino sketched on either system with no problem. This is not the case with ESP8266, and I suspect the ESP34...