B4R Tutorial esp32 MCU family SDK in Arduino v2.3.7

The new esp32 SDK is got of very huge size and the downloading (and + unpacking + installation) is failed due to the timeout is out.
Add\edit the "connection_timeout" parameter in the settings file %system_drive%:\Users\%PC_name%\arduinoIDE\arduino-cli.yaml:

B4X:
network:
  connection_timeout: 7700s

1700s was not enough !

1766565861573.png
 

Attachments

  • 1766565575934.png
    1766565575934.png
    138.2 KB · Views: 87
Last edited:
Top