• I mean the espruino firmware, you previously had to install some espruino_XXX_microbit2.hex file from https://www.espruino.com/Download

    Oh yes! I've done this previously.

    Current version is shown in bottom right corner when you connect via WebIDE or via typing process.env or process.version on left side

    I read 2v10.113
    In download page I see espruino_2v10_microbit2.hex and espruino_2v10.142_microbit2.hex as Cutting Edge build.

    Is it possible that I have installed the previous Cutting Edge Version (113) instead of 2V10?

  • Is it possible that I have installed the previous Cutting Edge Version (113) instead of 2V10?

    yes, 2.10 release has no extra version, should say just 2.10 (I hope). So try different, the 2.10 or latest cutting edge.

  • No way.
    I tried 2v10 and 2v10.142 but nothing changed.
    Still have the error

    Uncaught Error: Not connected!
     at line 1 col 104
    ...0,0,0],function(){a&&a()})})
                                  ^
    in function "tap" called from line 8 col 25
          kb.tap(kb.KEY.A, 0);
                            ^
    in function called from system
    

    Anyway, the code is working, as before, with no problem

About

Avatar for fanoush @fanoush started