Configuring flash size…
Warning: Could not auto-detect Flash size (FlashID=0xffffff, SizeID=0xff), defaulting to 4MB
Compressed 8192 bytes to 47…
I am getting this error while trying upload the sketch for this unit. Any ideas? The device is a NodeMCU-32S. I have tried a second device with the same results
Thanks, KentM
I found the issue with this problem. I didn’t realize that the only 3 color LED that I had was a common anode device. I removed it and the sketch loaded. Then I realized what the issue was. I then fabricated three separate diodes to handle the problem. I probably could have just reversed the code but I am having enough problems as it is without having two different versions of the sketch.
Moving forward
Kent M