I know my computer is able to communicate, before I was using Arduino to programm my ESP and I did successfully.
What I just did is :
ESP : Off
Launching Espruino web IDE
ESP : ON
Connect to ESP
Try to type : var wifi = require("Wifi");
Try to type into the console.
Changing baud rate in Settings --> Communication
Switch OFF ESP
Do it again.
Nothing happened. I've never been able to communicate with my esp nor to type into the console.
Could it finally be my power supply ? Am I still doing something wrong ?
I'm a trainee, that's why my skills level is not high. Sorry about that :/
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I know my computer is able to communicate, before I was using Arduino to programm my ESP and I did successfully.
What I just did is :
ESP : Off
Launching Espruino web IDE
ESP : ON
Connect to ESP
Try to type : var wifi = require("Wifi");
Try to type into the console.
Changing baud rate in Settings --> Communication
Switch OFF ESP
Do it again.
Nothing happened. I've never been able to communicate with my esp nor to type into the console.
Could it finally be my power supply ? Am I still doing something wrong ?
I'm a trainee, that's why my skills level is not high. Sorry about that :/