• 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!

  • I fixed problem-thanks LED not Led

  • Glad you got it sorted! Espruino is sensitive to whether characters you type are upper or lower case.

    Thanks for posting up - I'll update the tutorial so that it lets others know.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

New Problem-Beginner Connect tutorial Problem(Error)

Posted by Avatar for cappy @cappy

Actions