Search found 4 matches

by harry_wei
Fri Oct 18, 2019 7:22 am
Forum: ESP-IDF
Topic: ESP32-WROVER-B; ethernet ota; return https read error -80/-76
Replies: 3
Views: 4187

Re: ESP32-WROVER-B; ethernet ota; return https read error -80/-76

HI,

I have solved this problem. There should be a problem with the default settings of ESP IDF.

Thanks!
by harry_wei
Fri Oct 18, 2019 7:20 am
Forum: ESP-IDF
Topic: ethernet OTA ERROR when the image size larger than hollo-word.bin
Replies: 1
Views: 2582

Re: ethernet OTA ERROR when the image size larger than hollo-word.bin

HI,

I have solved this problem. There should be a problem with the default settings of ESP IDF.

Thanks!
by harry_wei
Thu Oct 17, 2019 7:07 am
Forum: ESP-IDF
Topic: ethernet OTA ERROR when the image size larger than hollo-word.bin
Replies: 1
Views: 2582

ethernet OTA ERROR when the image size larger than hollo-word.bin

Hi I added OTA features to my esp32 project and have a problems(My hardware is ESP32-Ethernet-Kit_A_V1.1(ESP32-WROVER-B + IP101), and my IDF version is ESP-IDF v4.0-beta1-180-ga21eb04cc.I have installed the Ethernet driver correctly and got the local IP (DHCP succeeded)): When I use Hello word.bin (...
by harry_wei
Wed Oct 16, 2019 9:44 am
Forum: ESP-IDF
Topic: ESP32-WROVER-B; ethernet ota; return https read error -80/-76
Replies: 3
Views: 4187

ESP32-WROVER-B; ethernet ota; return https read error -80/-76

Hi, Sir: I added OTA features to my esp32 project and have some problems: When I use WiFi sta mode, OTA (I refer to and migrate the code which is esp / ESP IDF / examples / system / OTA / simple_ota_example) works well; however, when I use Ethernet mode, esp_https_ota always returns an error "0x1503...