-
Quick workstation summary: Version: 1.96.3 (user setup) Prior discussion that led to this thread on Arduino IDE thread, with this link: PlatformIO was removed, just how I did this I don't recall. I moved the NightDriver-main folder from my C: drive to my G: USB external drive at that time. Last night I unzipped a fresh copy of NightDriverStrip-main overwriting the G: NightDriver-main folder. Doing an F1-compile brought on npm errors and a compile failure that pointed me to needing to load Node.js, which I did, following default prompts. This improved the npm errors but resulted in this on referring to Powershell ExecutionPolicy setting. I ran Windows Powershell as admin and did a Set-ExecutionPolicy to RemoteSigned. Compile process was greatly improved but now fails with this screenshot and declaring that COM3, which had been working fine during compiles, as not existing after using Dave's NightDriver ESP32 Installation Wizard https://plummerssoftwarellc.github.io/NightDriverStrip/ to load laserline on my M5 StickC Plus. Laserline works fine then with my WS2812B strip(s). Help appreciated. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Problem solved...at least for now. Successful upload of laserline! I rediscovered an old thread of mine that @rbergen helped me last year or so and (https://github.com/PlummersSoftwareLLC/NightDriverStrip/discussions/433) that refreshed my memory about using the Auto button in PlatformIO's toolbar at the bottom for auto selecting the com port. Removing my typed "COM3" in the platformio.ini's upload_port and monitor_port lines, leaving them blank, then unplugging the M5 StickC Plus from the USB port and plugging it back it, fixed the port communication problem. So, here's to a new effort with using PIO. |
Beta Was this translation helpful? Give feedback.
-
Problem resolved: Exit out of Malwarebytes, then everything works great |
Beta Was this translation helpful? Give feedback.
Problem resolved: Exit out of Malwarebytes, then everything works great