Received brand new Espruino board, connected it up to my win7 x64 through and with Chrome App. It connects up on Com port 17. I was also able to get it reflashed with latest version of Firmware . Go to Tutoial within IDE-first line put in 1+2-next line returns 3
Next line asks you to write >digitalWrite(Led1,1) supposed to light up led 1 red light on board;
get: >digitalWrite(Led1,1)
=undefined
Uncaught error: invalid pin!
at line 1 col 20
digitalWrite(Led1,1)
and the red light on board does not light up
one time I did get it to light up, and then when I unplugged it and reconnected it- the red light started blinking again I guess because it reloaded from board? Help! I closed down computer rebooted same problem Help please!
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.
Received brand new Espruino board, connected it up to my win7 x64 through and with Chrome App. It connects up on Com port 17. I was also able to get it reflashed with latest version of Firmware . Go to Tutoial within IDE-first line put in 1+2-next line returns 3
Next line asks you to write >digitalWrite(Led1,1) supposed to light up led 1 red light on board;
get: >digitalWrite(Led1,1)
=undefined
Uncaught error: invalid pin!
at line 1 col 20
digitalWrite(Led1,1)
and the red light on board does not light up
one time I did get it to light up, and then when I unplugged it and reconnected it- the red light started blinking again I guess because it reloaded from board? Help! I closed down computer rebooted same problem Help please!