Search found 1 match
- Thu Mar 09, 2023 3:52 pm
- Forum: ESP32 Arduino
- Topic: ESP32 freeze when t_httpUpdate_return ret
- Replies: 0
- Views: 958
ESP32 freeze when t_httpUpdate_return ret
Hi, I am from Spain and I am trying to code an skecth to control an aquarium. Then I would like that users can update it from github. I have been testing HTTPClient.h library but the ESP32 gest freeze when it run that line: t_httpUpdate_return ret = httpUpdate.update(client, URL_fw_Bin); I can not s...