I tryd it on Arduino IDE 1.8.19 and on the newest 2... also with changing the libs (rcswitch all newest version also tried on older lib versions)
still without suc6 also tried recode with hardwareserial.h en to define it in the script same..
Also add printscreen of the settings i think its right?
A coppy of my upload:
Sketch uses 219818 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 15000 bytes (4%) of dynamic memory, leaving 312680 bytes for local variables. Maximum is 327680 bytes.
esptool.py v3.0-dev
Serial port COM9
Connecting......
Chip is ESP32-D0WD (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 8c:4b:14:fb:16:0c
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.0 seconds (effective 4096.0 kbit/s)...
Hash of data verified.
Compressed 17104 bytes to 11191...
Writing at 0x00001000... (100 %)
Wrote 17104 bytes (11191 compressed) at 0x00001000 in 0.2 seconds (effective 882.8 kbit/s)...
Hash of data verified.
Compressed 219936 bytes to 114606...
Writing at 0x00010000... (14 %)
Writing at 0x00014000... (28 %)
Writing at 0x00018000... (42 %)
Writing at 0x0001c000... (57 %)
Writing at 0x00020000... (71 %)
Writing at 0x00024000... (85 %)
Writing at 0x00028000... (100 %)
Wrote 219936 bytes (114606 compressed) at 0x00010000 in 1.8 seconds (effective 954.2 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 128...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (128 compressed) at 0x00008000 in 0.0 seconds (effective 1445.7 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
Kind Regards
Matt
still without suc6 also tried recode with hardwareserial.h en to define it in the script same..
Also add printscreen of the settings i think its right?
A coppy of my upload:
Sketch uses 219818 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 15000 bytes (4%) of dynamic memory, leaving 312680 bytes for local variables. Maximum is 327680 bytes.
esptool.py v3.0-dev
Serial port COM9
Connecting......
Chip is ESP32-D0WD (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 8c:4b:14:fb:16:0c
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.0 seconds (effective 4096.0 kbit/s)...
Hash of data verified.
Compressed 17104 bytes to 11191...
Writing at 0x00001000... (100 %)
Wrote 17104 bytes (11191 compressed) at 0x00001000 in 0.2 seconds (effective 882.8 kbit/s)...
Hash of data verified.
Compressed 219936 bytes to 114606...
Writing at 0x00010000... (14 %)
Writing at 0x00014000... (28 %)
Writing at 0x00018000... (42 %)
Writing at 0x0001c000... (57 %)
Writing at 0x00020000... (71 %)
Writing at 0x00024000... (85 %)
Writing at 0x00028000... (100 %)
Wrote 219936 bytes (114606 compressed) at 0x00010000 in 1.8 seconds (effective 954.2 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 128...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (128 compressed) at 0x00008000 in 0.0 seconds (effective 1445.7 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
Kind Regards
Matt