Hi There,
I am doing some programming practice on NodeMCU during Holidays. I use Arduino IDE and always run Into the same trouble:
When I connect my NodeMCU Board via USB to my Computer, the device seems to disconnect/ reconnect via USB all the Time. The Computer Plays the device connect/ disconnect Sound in an endless loop
When I press the RESET Button, i looks like the same.
If the board wasn't connected a few days before, it works in most Cases for some time, but after at least 10 Minutes or after a few Software Downloads, the Problem occurs, too.
In another Thread I read about this Problem but in this Case, drawing too much current from USB was the Problem. I do only have the Single board connected without any peripherals connected, in this Case i dont think that its a Problem damit drawing too much current.
Did some of you already have a similar Case or a hint what the Problem could be?
Every hint is appreciated:)
Hi, thanks for your hint!
The Problem is reproducable with my second node mcu Board on the same machine. When using my other classic arduino boards on this PC i never recognized the Problem.
I never tried to use another pc or cable yet, I will Check when i come Home again, in around one week and Report the results back to you