Mam Problem z wgraniem niewiem jak to naprawić
| Arduino:1.8.19 (Windows Store 1.8.57.0) (Windows 10), Płytka:"Generic ESP8266 Module, 80 MHz, Flash, Disabled (new aborts on oom), Disabled, All SSL ciphers (most compatible), 32KB cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, dtr (aka nodemcu), 26 MHz, 40MHz, DOUT (compatible), 1MB (FS:64KB OTA:~470KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Only Sketch, 115200" | Executable segment sizes: | ICACHE : 32768 - flash instruction cache | IROM : 469464 - code in flash (default or ICACHE_FLASH_ATTR) | IRAM : 28017 / 32768 - code in IRAM (IRAM_ATTR, ISRs...) | DATA : 4032 ) - initialized variables (global, static) in RAM/HEAP | RODATA : 4364 ) / 81920 - constants (global, static) in RAM/HEAP | BSS : 30224 ) - zeroed variables (global, static) in RAM/HEAP | Szkic używa 505877 bajtów (52%) pamięci programu. Maksimum to 958448 bajtów. | Zmienne globalne używają 38620 bajtów (47%) pamięci dynamicznej, pozostawiając 43300 bajtów dla zmiennych lokalnych. Maksimum to 81920 bajtów. | esptool.py v3.0 | Serial port COM4 | Connecting........_____....._____....._____....._____....._____....._____.....____Traceback (most recent call last): | File "C:\Users\PC\Documents\ArduinoData\packages\esp8266\hardware\esp8266\3.0.2/tools/upload.py", line 66, in <module> | esptool.main(cmdline) | File "C:/Users/PC/Documents/ArduinoData/packages/esp8266/hardware/esp8266/3.0.2/tools/esptool\esptool.py", line 3552, in main | esp.connect(args.before, args.connect_attempts) | File "C:/Users/PC/Documents/ArduinoData/packages/esp8266/hardware/esp8266/3.0.2/tools/esptool\esptool.py", line 529, in connect | raise FatalError('Failed to connect to %s: %s' % (self.CHIP_NAME, last_error)) | esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header | esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header | _ | Ten raport powinien zawierać więcej informacji jeśli w | File -> Preferencje zostanie włączona opcja "Pokaż | szczegółowe informacje podczas kompilacji" |