Im trying to do a project with ThingSpeak and as soon as the microcontroller executes the instruction WiFi.begin(ssid, pass); ( on the setup function) it starts connecting and disconnecting from the pc all the time.
I don't know what to do. I am using the same way of connecting to the wifi as in other projects.
The other programs without wifi connection work without problem and I had run this same sketch before without problem. Does it make sense that it is a power supply problem ? If so, should I replace the board?